gabriel / musehub public
feat patch task/migration-0054-0055 #1 / 1
AI Agent gabriel · 124 days ago · May 11, 2026 · Diff

feat: add migrations 0054 and 0055 for dmca hold, quarantine, and abuse tables

0054 — strips leftover server_defaults from 0053-era columns, backfills null manifest_blob rows before enforcing NOT NULL constraint.

0055 — creates musehub_blocked_hashes, musehub_daily_push_bytes, musehub_push_anomalies, musehub_stream_rejections tables, and adds musehub_background_jobs.quarantine_reason + musehub_repos.dmca_hold columns.

sha256:3b5c0496eb2eaf0554c7479e01c527955237e152ccd550e8606e2a641903435f sha
+24 symbols
sha256:0babc7a2ae7d4b2af743dd05452be84a638e3b7de1c76817be7d0e58fad40afc snapshot
+24
symbols added
0
dead code introduced
Semantic Changes 24 symbols
+ branch_labels variable variable branch_labels L19–19
+ depends_on variable variable depends_on L20–20
+ down_revision variable variable down_revision L18–18
+ downgrade function function downgrade L396–761
+ Sequence import import Sequence L10–10
+ Union import import Union L10–10
+ annotations import import annotations L8–8
+ op import import op L12–12
+ postgresql import import postgresql L14–14
+ sa import import sa L13–13
+ revision variable variable revision L17–17
+ upgrade function function upgrade L23–392
+ branch_labels variable variable branch_labels L19–19
+ depends_on variable variable depends_on L20–20
+ down_revision variable variable down_revision L18–18
+ downgrade function function downgrade L71–86
+ Sequence import import Sequence L10–10
+ Union import import Union L10–10
+ annotations import import annotations L8–8
+ op import import op L12–12
+ postgresql import import postgresql L14–14
+ sa import import sa L13–13
+ revision variable variable revision L17–17
+ upgrade function function upgrade L23–67
← Older Oldest on task/migration-0054-0055
All commits
Newer → Latest on task/migration-0054-0055

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