gabriel / musehub public
docs patch feat/cursor-pagination #6 / 7
gabriel · 71 days ago · Apr 11, 2026 · Diff

docs: clarify migration strategy per environment in AGENTS.md

- Tests never need manual Alembic runs — conftest _db_schema uses drop_all+create_all from ORM models, always in sync automatically. - Local dev DB: alembic upgrade head after any ORM model change. - Staging/prod: push.sh handles migrations automatically on deploy.

sha256:f382297870203184e8eb034c3cb3dd52c5a25dfd34263573adfa973e16c6e979 sha
sha256:bbe8054d73ac08e7fbec91dc326ce57765f632a8c0e39e64cf7f12f6a28a969e 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:f382297870203184e8eb034c3cb3dd52c5a25dfd34263573adfa973e16c6e979 --body "your comment"