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
+9
~16
−4
symbols
sha256:72351109b138b83a4a88b0bfa528dc217aa20c68494af536073540e8ec7d279c
snapshot
+9
symbols added
~16
symbols modified
−4
symbols removed
0
dead code introduced
Semantic Changes
29 symbols
~
run_gc
−
test_musehub_snapshot_entries_exists_and_has_key_columns
method
method test_musehub_snapshot_entries_exists_and_has_key_columns L605–611
← Older
Oldest on task/drop-snapshot-entries-table
All commits
Newer →
Latest on task/drop-snapshot-entries-table
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:c8f66ab5ea78ad617a2857e823f5b2224b6ab93e2a398caf41f919f1f0574f01 --body "your comment"
No comments yet. Be the first to start the discussion.