gitlab-org--gitlab-foss/db
blackst0ne 1da00653ee [Rails5] Fix Arel::UpdateManager calls
In Rails 5.0 `Arel::UpdateManager.new` doesn't expect any parameters.

This commit makes the migration not pass any parameters if on Rails 5.0.
2018-06-06 20:15:46 +11:00
..
fixtures Move spec helpers/matchers/shared examples/contexts to their relevant folder 2018-04-23 12:20:30 +02:00
migrate [Rails5] Fix Arel::UpdateManager calls 2018-06-06 20:15:46 +11:00
optional_migrations Migration to add/drop primary key constraints for composite keys. 2018-05-21 17:56:57 +02:00
post_migrate [Rails5] Fix Arel::UpdateManager calls 2018-06-06 20:15:46 +11:00
schema.rb Migrate jobs in object_storage_upload queue 2018-06-05 20:37:01 +02:00
seeds.rb