Skip to content

Disable transactions for user foreign key migrations

Drew Blessing requested to merge dblessing-disable-tx-on-delete into master

What does this MR do?

Re-adds disable_ddl_transaction! to migrations merged in !28720 (merged). It was a miscommunication with reviewers - thinking it was actually here when I had removed it.

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Merge request reports

Loading