fix(migrations): reconcile agi_tax_payment_format_pain001 to its applied version 20260824133122 (#1857)

Two repo migrations shared version 20260824120000 (#1829's
match_batch_allocate_ore_settlement and #1845's
agi_tax_payment_format_pain001). Prod's schema_migrations shows the AGI
one applied as 20260824133122, so the repo had an orphan on prod and a
duplicate version locally. Every Supabase preview branch since then
fails with "duplicate key value violates unique constraint
schema_migrations_pkey (20260824120000)" (seen on #1852).

Content is untouched; only the filename now matches the version prod
actually recorded, per the never-leave-remote-ahead rule.


Claude-Session: https://claude.ai/code/session_01ScVhg6XsDtNXkiEQNV7LaZ

Co-authored-by: Jakob Wennberg <311770904+jakobwennberg-oss@users.noreply.github.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Jakob Wennberg
2026-08-24 16:09:16 +02:00
committed by GitHub
parent b41dbec098
commit d2251736a2