gabriel / musehub public
BREAKING task/migration-rename-pack-index #1 / 1
AI Agent gabriel · 121 days ago · May 16, 2026 · Diff

migration: rename musehub_pack_index → musehub_mpack_index (0065)

- Add alembic migration 0065: op.rename_table + rename index - Update ORM __tablename__ and Index name to musehub_mpack_index - Update all integration test SQL queries to use new table name - Fix test_clone_xs_unit.py which was still using old object_id column (pre-0063 bug)

sha256:ac9134a615fadc31b662feb9ab7b137911e4b00190f55b03470cff0eccb36e29 sha
+8 ~7 symbols
sha256:e72886e5d1125de5b0be9d971b7ee95563f6e86bb95259d11cf1a41781079f84 snapshot
+8
symbols added
~7
symbols modified
0
dead code introduced
Semantic Changes 15 symbols
+ branch_labels variable variable branch_labels L15–15
+ depends_on variable variable depends_on L16–16
+ down_revision variable variable down_revision L14–14
+ downgrade function function downgrade L29–36
+ annotations import import annotations L9–9
+ op import import op L11–11
+ revision variable variable revision L13–13
+ upgrade function function upgrade L19–26
~ tests/test_clone_xs_unit.py .py 1 symbol modified
~ tests/test_fetch_xs_unit.py .py 1 symbol modified
← Older Oldest on task/migration-rename-pack-index
All commits
Newer → Latest on task/migration-rename-pack-index

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