Skip to content

Commit de430a0

Browse files
authored
fix(db): renumber colliding migration 0181 to 0182 (#9090)
Two PRs merged within 18 minutes of each other and both grabbed migration number 0181 (0181_alert_dedup_claims.sql from #8985, 0181_decision_replay_inputs.sql from #9014), breaking db:migrations:check on main for every subsequent PR. Renumbers the later-merged file (decision_replay_inputs) to 0182, the next free number. No code or test references either file by name/number, so this is a pure rename.
1 parent e138090 commit de430a0

1 file changed

File tree

File renamed without changes.

0 commit comments

Comments
 (0)