gabriel / musehub public
fix BREAKING main #1 / 33
AI Agent gabriel · 2 days ago · Jun 13, 2026 · Diff

fix: rename migration from autogenerate hash ID to sequential integer 0072

Alembic autogenerate uses random hex IDs by default; this codebase uses sequential integers. Renamed 88f73f3453d7 → 0072 to stay consistent.

sha256:fee5d0924a77eaf653f8bfb728abc0c5fea1e73ca7c4bd69d99ceb20bee36b1a sha
~1 symbols
2 changed · 973 in snapshot files
sha256:e89d8636ef24798c92f1e6acb79a8709e8e494315e47ccc77d3a5611f24ab759 snapshot
~1
symbol modified
2
files changed
973
files in snapshot
0
dead code introduced
Semantic Changes 1 symbol
~ alembic/versions/0072_fix_schema_drift.py .py moved from alembic/versions/20260613_0054_88f73f3453d7_add_fetch_mpack_cache_table.py; 1 modified
Files Changed
+1 −1
973 in snapshot
alembic/versions/20260613_0054_88f73f3453d7_add_fetch_mpack_cache_table.py .py

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