• Heinrich Lee Yu's avatar
    Add table for storing issue tsvector · ceabf5a8
    Heinrich Lee Yu authored
    This will be used for full-text search. We store the tsvector in a
    column instead of computing it from the issue columns because we need to
    transform the data in Ruby before generating the tsvector.
    
    Changelog: other
    ceabf5a8
structure.sql 1.3 MB