gitlab-org--gitlab-foss/rubocop/cop/migration
GitLab Bot dcbe65b8b6 Add latest changes from gitlab-org/gitlab@master 2022-05-31 09:08:17 +00:00
..
add_column_with_default.rb
add_columns_to_wide_tables.rb
add_concurrent_foreign_key.rb
add_concurrent_index.rb
add_index.rb
add_limit_to_text_columns.rb
add_reference.rb
add_timestamps.rb
background_migration_base_class.rb Add latest changes from gitlab-org/gitlab@master 2022-05-04 12:07:48 +00:00
background_migration_record.rb
background_migrations.rb Add latest changes from gitlab-org/gitlab@master 2022-05-31 09:08:17 +00:00
complex_indexes_require_name.rb
create_table_with_foreign_keys.rb
datetime.rb
drop_table.rb
migration_record.rb
prevent_global_enable_lock_retries_with_disable_ddl_transaction.rb
prevent_index_creation.rb
prevent_strings.rb
refer_to_index_by_name.rb
remove_column.rb
remove_concurrent_index.rb
remove_index.rb
safer_boolean_column.rb
schedule_async.rb
sidekiq_queue_migrate.rb
timestamps.rb
update_column_in_batches.rb
versioned_migration_class.rb
with_lock_retries_disallowed_method.rb
with_lock_retries_with_change.rb