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 Use gitlab-styles 2017-12-22 08:34:44 -06:00
add_concurrent_foreign_key.rb Use gitlab-styles 2017-12-22 08:34:44 -06:00
add_concurrent_index.rb Use gitlab-styles 2017-12-22 08:34:44 -06:00
add_index.rb Use gitlab-styles 2017-12-22 08:34:44 -06:00
add_timestamps.rb Use gitlab-styles 2017-12-22 08:34:44 -06:00
datetime.rb Use gitlab-styles 2017-12-22 08:34:44 -06:00
hash_index.rb Use gitlab-styles 2017-12-22 08:34:44 -06:00
remove_column.rb Use gitlab-styles 2017-12-22 08:34:44 -06:00
remove_concurrent_index.rb Use gitlab-styles 2017-12-22 08:34:44 -06:00
remove_index.rb Use gitlab-styles 2017-12-22 08:34:44 -06:00
reversible_add_column_with_default.rb Use gitlab-styles 2017-12-22 08:34:44 -06:00
safer_boolean_column.rb Resolve "Make a Rubocop that forbids returning from a block" 2018-04-18 09:19:40 +00:00
timestamps.rb Use gitlab-styles 2017-12-22 08:34:44 -06:00
update_column_in_batches.rb Enable RuboCop Style/RegexpLiteral 2018-02-01 02:06:07 +09:00
update_large_table.rb Add more large tables to cop 2018-06-22 12:08:39 +01:00