babac8734d
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>