gitlab-org--gitlab-foss/rubocop/cop/migration
Sean McGivern 03ccd39a0c Add more large tables to cop
These are all over 20 GB on GitLab.com. merge_request_diff_commits is several
hundred gigabytes in size.
2018-06-22 12:08:39 +01:00
..
add_column.rb
add_concurrent_foreign_key.rb
add_concurrent_index.rb
add_index.rb
add_timestamps.rb
datetime.rb
hash_index.rb
remove_column.rb
remove_concurrent_index.rb
remove_index.rb
reversible_add_column_with_default.rb
safer_boolean_column.rb
timestamps.rb
update_column_in_batches.rb
update_large_table.rb Add more large tables to cop 2018-06-22 12:08:39 +01:00