gitlab-org--gitlab-foss/spec/rubocop/cop/migration
..
add_column_with_default_to_large_table_spec.rb
add_concurrent_foreign_key_spec.rb
add_concurrent_index_spec.rb Add cop to ensure reversibility of add_concurrent_index 2017-03-07 10:09:01 -06:00
add_timestamps_spec.rb Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_timezone' 2017-06-13 22:44:13 +11:00
datetime_spec.rb
hash_index_spec.rb
remove_concurrent_index_spec.rb
remove_index_spec.rb
reversible_add_column_with_default_spec.rb
safer_boolean_column_spec.rb Add SaferBooleanColumn cop 2017-08-14 07:57:57 -07:00
timestamps_spec.rb Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_timezone' 2017-06-13 22:44:13 +11:00
update_column_in_batches_spec.rb