gitlab-org--gitlab-foss/rubocop/cop/migration
Andreas Brandl e3ff390986 Add rubocop check for add_reference to require index. 2018-08-08 23:30:48 +02: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_reference.rb Add rubocop check for add_reference to require index. 2018-08-08 23:30:48 +02: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