gabriel / musehub public
fix patch dev
AI Agent gabriel · 41 days ago · May 7, 2026 · Diff

fix: migration 0040 — idempotent repair of 0039 schema drift

0039 failed on staging because ix_musehub_coord_reservations_repo_id was absent, causing the deploy recovery stamp to skip all 0039 changes. 0040 re-applies every 0039 change using DROP/CREATE IF EXISTS guards so it is safe on both environments.

sha256:1b057e5f68f80fb92c20283c4b17cc9ef3f73ab12810c6a65976c2026defa0bf sha
sha256:b95ab3593de3b5b864ca61c23bfcbe76b81609195b703f7429990a72f1c0c947 snapshot
← Older Oldest on dev
All commits
Newer → Latest on dev

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:1b057e5f68f80fb92c20283c4b17cc9ef3f73ab12810c6a65976c2026defa0bf --body "your comment"