gitlab-org--gitlab-foss/rubocop/cop/migration
Rémy Coutable 187e6c8d7c New Migration/UpdateColumnInBatches cop
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-05-29 11:28:23 +02:00
..
add_column.rb
add_column_with_default_to_large_table.rb
add_concurrent_foreign_key.rb
add_concurrent_index.rb
add_index.rb
remove_concurrent_index.rb
remove_index.rb
reversible_add_column_with_default.rb
update_column_in_batches.rb New Migration/UpdateColumnInBatches cop 2017-05-29 11:28:23 +02:00