]> cat aescling's git repositories - mastodon.git/commit
Improve tag search query (#16104)
authorabcang <abcang1015@gmail.com>
Sun, 25 Apr 2021 04:33:28 +0000 (13:33 +0900)
committerGitHub <noreply@github.com>
Sun, 25 Apr 2021 04:33:28 +0000 (06:33 +0200)
commit7f0c49c58ab75bbd6b4dc44d47a8c4ab57db9d51
tree3f58aeae3eab31145fb52560cc789aa0fe3d0a96
parentdaccc07dc170627b17564402296f6c8631d0cd97
Improve tag search query (#16104)
app/models/tag.rb
db/migrate/20210421121431_add_case_insensitive_btree_index_to_tags.rb [new file with mode: 0644]
db/schema.rb
spec/models/tag_spec.rb