gitlab-org--gitlab-foss/rubocop/cop/migration
Michael Kozono 9beef18487 Add SaferBooleanColumn cop 2017-08-14 07:57:57 -07:00
..
add_column.rb
add_column_with_default_to_large_table.rb ini 2017-08-01 14:16:10 +09:00
add_concurrent_foreign_key.rb
add_concurrent_index.rb
add_index.rb
add_timestamps.rb
datetime.rb
hash_index.rb Added cop to blacklist the use of hash indexes 2017-07-14 13:19:00 +02:00
remove_concurrent_index.rb
remove_index.rb
reversible_add_column_with_default.rb
safer_boolean_column.rb Add SaferBooleanColumn cop 2017-08-14 07:57:57 -07:00
timestamps.rb
update_column_in_batches.rb