gitlab-ce/spec/lib/gitlab/database
Sean McGivern d3d9077830 Add a helper to rename a column using a background migration
This works the same way as change_column_type_using_background_migration, but
for renaming a column. It takes a table, not a relation, to match its concurrent
counterpart.

Also, generalise the cleanup migrations to reduce code duplication.
2018-06-26 13:54:52 +01:00
..
rename_reserved_paths_migration
count_spec.rb
grant_spec.rb
median_spec.rb
migration_helpers_spec.rb Add a helper to rename a column using a background migration 2018-06-26 13:54:52 +01:00
multi_threaded_migration_spec.rb
sha_attribute_spec.rb