|
|
пре 2 дана | |
|---|---|---|
| .. | ||
| versions | пре 2 дана | |
| CHECKSUMS.sha256 | пре 2 дана | |
| README.md | пре 2 дана | |
| env.py | пре 2 дана | |
| script.py.mako | пре 2 дана | |
Production schema changes run only through the numbered Alembic revisions in versions/.
Runtime code must not invoke metadata.create_all(). CHECKSUMS.sha256 pins every applied
revision; deployment verifies it before alembic upgrade and uses the revision's downgrade()
for rollback. Tests may create the same metadata in a temporary SQLite database.