gitlab-org--gitlab-foss/spec/rubocop/cop/migration
Heinrich Lee Yu f234d9f12d Properly handle `ee` migration specs 2019-03-28 05:48:53 +08:00
..
add_concurrent_foreign_key_spec.rb
add_concurrent_index_spec.rb
add_reference_spec.rb
add_timestamps_spec.rb Fix ActiveRecord::Migration deprecations 2018-12-12 16:38:40 +01:00
datetime_spec.rb Fix ActiveRecord::Migration deprecations 2018-12-12 16:38:40 +01:00
hash_index_spec.rb
remove_column_spec.rb
remove_concurrent_index_spec.rb
remove_index_spec.rb
reversible_add_column_with_default_spec.rb
safer_boolean_column_spec.rb
timestamps_spec.rb Fix ActiveRecord::Migration deprecations 2018-12-12 16:38:40 +01:00
update_column_in_batches_spec.rb Properly handle `ee` migration specs 2019-03-28 05:48:53 +08:00
update_large_table_spec.rb