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
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:1b057e5f68f80fb92c20283c4b17cc9ef3f73ab12810c6a65976c2026defa0bf --body "your comment"
No comments yet. Be the first to start the discussion.