eb086a4bfd
{change_column_type,rename_column}_concurrently both copy data from one column to another during a migration, which should not be done on GitLab.com. Instead, we should use background migrations. |
||
---|---|---|
.. | ||
add_concurrent_foreign_key_spec.rb | ||
add_concurrent_index_spec.rb | ||
add_timestamps_spec.rb | ||
datetime_spec.rb | ||
hash_index_spec.rb | ||
remove_column_spec.rb | ||
remove_concurrent_index_spec.rb | ||
remove_index_spec.rb | ||
reversible_add_column_with_default_spec.rb | ||
safer_boolean_column_spec.rb | ||
timestamps_spec.rb | ||
update_column_in_batches_spec.rb | ||
update_large_table_spec.rb |