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
Older
feat: port all offset/page pagination to cursor-based pagination
sha256:69ac7808d3bb5f2a4135d17224ba02696bf98debcdbe8c80e6471a712b756928
All commits
Newer
fix: skip env_example tests when .env.example is a directory not…
sha256:9a6e44e84b66174d5e1a275f1d011bb9b100a3bbafc102f7620b36e8db53d1df
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:f382297870203184e8eb034c3cb3dd52c5a25dfd34263573adfa973e16c6e979 --body "your comment"
No comments yet. Be the first to start the discussion.