Make migrations more better

This commit is contained in:
Jack Kingsman
2026-04-10 16:28:03 -07:00
parent 76ac97010e
commit 53b341d6fb
80 changed files with 5214 additions and 5185 deletions
+5
View File
@@ -0,0 +1,5 @@
# Updated automatically when a new migration is added. Migration tests that
# run ``run_migrations`` to completion assert ``get_version == LATEST`` and
# ``applied == LATEST - starting_version`` so only this constant needs to
# change, not every individual assertion.
LATEST_SCHEMA_VERSION = 56