-
- Downloads
Renumber migrations to use null-safe type trigger
After switching to `type_new` we need the new version of this trigger from !80537, otherwise we can't set `type_new` in the specs.
parent
83e17cf8
No related branches found
No related tags found
Showing
- db/post_migrate/20220425121410_add_temporary_index_for_backfill_integrations_enable_ssl_verification.rb 0 additions, 0 deletions...ndex_for_backfill_integrations_enable_ssl_verification.rb
- db/post_migrate/20220425121435_backfill_integrations_enable_ssl_verification.rb 0 additions, 0 deletions...25121435_backfill_integrations_enable_ssl_verification.rb
- db/schema_migrations/20220209121410 0 additions, 1 deletiondb/schema_migrations/20220209121410
- db/schema_migrations/20220209121435 0 additions, 1 deletiondb/schema_migrations/20220209121435
- db/schema_migrations/20220425121410 1 addition, 0 deletionsdb/schema_migrations/20220425121410
- db/schema_migrations/20220425121435 1 addition, 0 deletionsdb/schema_migrations/20220425121435
- spec/lib/gitlab/background_migration/backfill_integrations_enable_ssl_verification_spec.rb 1 addition, 1 deletion...ion/backfill_integrations_enable_ssl_verification_spec.rb
File moved
File moved
db/schema_migrations/20220209121410
deleted
100644 → 0
db/schema_migrations/20220209121435
deleted
100644 → 0
db/schema_migrations/20220425121410
0 → 100644
db/schema_migrations/20220425121435
0 → 100644
Please register or sign in to comment