|
|
il y a 1 jour | |
|---|---|---|
| .. | ||
| versions | il y a 1 jour | |
| CHECKSUMS.sha256 | il y a 1 jour | |
| README.md | il y a 2 jours | |
| env.py | il y a 2 jours | |
| mysql_phase_three_grants.sql.example | il y a 1 jour | |
| script.py.mako | il y a 2 jours | |
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.