Skip to content

Remove migration that always produces deadlock

Administrator requested to merge mrn/remove-deadlock-migration into main

Created by: mrnugget

Apparently we can't drop a trigger on repo without causing a deadlock.

So this removes the migration introduced in #40899.

Test plan

  • Ran into production deadlocks, removing this migration.

Merge request reports

Loading