gabriel / musehub public
refactor BREAKING task/flatten-migrations #1 / 2
AI Agent gabriel · 57 days ago · Apr 22, 2026 · Diff

refactor: flatten 15 Alembic migrations into single schema migration

Delete all incremental migration files and replace with one autogenerated migration (ce3181fcf6d6) built from the current ORM models. Verified: creates all 42 tables correctly from a fresh empty database.

This eliminates migration debt and makes staging rebuilds instant.

sha256:0b9b2f45eef8528ff40a0caee1f1a08f893c4fcafdcdc06d1b593b2031cdf75a sha
sha256:190133a919715dad019ba6741578448cf5ce2272ca35263f56f32954d4f62aab snapshot

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