Commit Graph

2 Commits

Author SHA1 Message Date
Stan Hu c25ef8ee4a Remove PostgreSQL opclasses monkey patch
This is no longer needed with Rails 5.2. opclass is the attribute used
per https://github.com/rails/rails/pull/19090/files.

Now that we've removed the monkey patch and restored the Rails schema
dumper, it appears Rails has dropped the inclusion of `using: :btree` as
well (https://github.com/rails/rails/pull/27981).

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/64529
2019-07-23 07:13:32 -07:00
Alexis Reigel 4667b20c00
add trigram database index on tags 2019-02-27 20:20:24 +01:00