Files
route-commerce/.gitea
tyler babac8734d
Deploy to route.crispygoat.com / deploy (push) Failing after 2m1s
Build / build (push) Has been cancelled
fix: revert to one-psql-per-migration to avoid aborted transaction cascade
Batching all migrations into one psql session caused a hard error to put
Postgres into an aborted transaction state, blocking every subsequent
migration. Back to per-file calls with PAGER= still set to prevent hang.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-05 20:07:48 -06:00
..