This commit is contained in:
2024-06-29 22:30:23 +03:00
parent fb8dbd1220
commit 1c104ab567
9 changed files with 116 additions and 19 deletions

3
test.py Normal file
View File

@@ -0,0 +1,3 @@
from alembic.env import run_migrations_offline
run_migrations_offline()