chore: flatten 51 alembic migrations into single initial_schema
Delete all 0001–0051 incremental migrations and replace with a single initial_schema.py autogenerated from the current SQLAlchemy models. down_revision = None, revision = 143316ff5c33.
Also adds alembic/script.py.mako which was missing and required for future alembic revision commands.
Verified: applies cleanly from empty DB with alembic upgrade head.
sha256:0496302b9ccaefa72023aa1c0884ed3b9778e59680425d7e878b9797df20b5be
sha
sha256:2d79e342278fb6c59e379352f422c3e9eae0278b3b15ba48de8333c1147fd038
snapshot
← Older
Oldest on task/flatten-migrations
All commits
Newer
refactor: flatten 15 Alembic migrations into single schema migration
sha256:0b9b2f45eef8528ff40a0caee1f1a08f893c4fcafdcdc06d1b593b2031cdf75a
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:0496302b9ccaefa72023aa1c0884ed3b9778e59680425d7e878b9797df20b5be --body "your comment"
No comments yet. Be the first to start the discussion.