Skip to content

Commit a40febb

Browse files
authored
fix(migrations): renumber orb_webhook_events 0063 → 0064 (collision) (#1300)
#1293 (orb webhook receiver) and the re-gate sweep PR both grabbed migration number 0063, so main shipped a duplicate 0063_*.sql and db:migrations:check fails for every branch off main. Renumber the newest (orb_webhook_events, which uses CREATE TABLE/INDEX IF NOT EXISTS and is not yet deployed) to the next free number; the sweep marker keeps 0063.
1 parent 5ff81d4 commit a40febb

1 file changed

File tree

0 commit comments

Comments
 (0)