gitlab-org--gitlab-foss/db
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
..
fixtures
migrate Remove PostgreSQL opclasses monkey patch 2019-07-23 07:13:32 -07:00
optional_migrations
post_migrate
schema.rb Remove PostgreSQL opclasses monkey patch 2019-07-23 07:13:32 -07:00
seeds.rb