gabriel / musehub public
fix BREAKING task/fix-deploy-stamp-purge #1 / 1
gabriel · 64 days ago · Apr 16, 2026 · Diff

fix: use alembic stamp --purge to re-anchor stale revision

alembic stamp without --purge also validates the current revision path, so it fails the same way as upgrade head. --purge deletes all version rows then inserts the new head, bypassing the stale ID check.

sha256:14e5e99fa48970872abf02ea24efbf0cdefb158eeb2e412523dd09e69655fa3b sha
sha256:acf968797824eb43eeaed7a6a79d2ea87b9ac2c2b2a77979a458d1b88e86741d snapshot
← Older Oldest on task/fix-deploy-stamp-purge
All commits
Newer → Latest on task/fix-deploy-stamp-purge

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:14e5e99fa48970872abf02ea24efbf0cdefb158eeb2e412523dd09e69655fa3b --body "your comment"