gabriel / musehub public
BREAKING task/drop-snapshot-entries-table #1 / 1
gabriel · 67 days ago · Apr 13, 2026 · Diff

drop legacy musehub_snapshot_entries table

Table was retained purely for CASCADE cleanup after migration 0031 moved all manifest data to musehub_snapshots.manifest_blob. Zero reads, zero writes from application code since 0031. Deleted: - MusehubSnapshotEntry ORM model - musehub_snapshot_entries table (migration 0043) - stale migration test asserting the table exists - all comments referencing the legacy table

sha256:c8f66ab5ea78ad617a2857e823f5b2224b6ab93e2a398caf41f919f1f0574f01 sha
sha256:72351109b138b83a4a88b0bfa528dc217aa20c68494af536073540e8ec7d279c snapshot
← Older Oldest on task/drop-snapshot-entries-table
All commits
Newer → Latest on task/drop-snapshot-entries-table

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