gabriel / musehub public
fix task/fix-genesis-phase2-migration #1 / 1
AI Agent gabriel · 57 days ago · Apr 22, 2026 · Diff

fix: correct table name in genesis_phase2_entity_ids migration

parent_id is on musehub_issue_comments, not musehub_issues. The migration was trying to ALTER TABLE musehub_issues ALTER COLUMN parent_id which fails because that column does not exist on the issues table.

sha256:e9b3ac09c4e716918352b9042b108155752beba86bcf6b77f7cfbef2924ba75c sha
sha256:14c8c7fd03adf423f1b0341f1e86c5034826f8b77c57106a76f43b3c3a7208ed snapshot
← Older Oldest on task/fix-genesis-phase2-migration
All commits
Newer → Latest on task/fix-genesis-phase2-migration

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