|
|
23 ساعت پیش | |
|---|---|---|
| .. | ||
| versions | 23 ساعت پیش | |
| CHECKSUMS.sha256 | 23 ساعت پیش | |
| README.md | 1 روز پیش | |
| env.py | 1 روز پیش | |
| mysql_phase_three_grants.sql.example | 23 ساعت پیش | |
| script.py.mako | 1 روز پیش | |
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.