Improve migration script with prompts, warnings, finish TODOs

This commit is contained in:
2024-10-23 18:34:24 -05:00
parent 9d116442a4
commit 110626048b
3 changed files with 94 additions and 14 deletions

View File

@@ -20,6 +20,7 @@ peewee-migrate = "^1.13.0"
types-peewee = "^3.17.7.20241017"
types-psycopg2 = "^2.9.21.20241019"
fastapi-cache2 = "^0.2.2"
questionary = "^2.0.1"
[tool.poetry.group.dev.dependencies]