Files
trumpsignal-backend/alembic
k 97ea17c0c1 fix: alembic migration chain 025→026 (down_revision mismatch)
025_module_toggles pointed to '024_bot_trades_released_at' but 024's
revision ID is just '024'. 026 pointed to '025' but 025's ID is
'025_module_toggles'. Both breaks caused 'alembic upgrade head' to
fail with KeyError on any fresh Postgres install — a launch blocker.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-29 17:21:44 +08:00
..
2026-04-20 23:05:59 +08:00