Files
ca_auto_table/back/pyproject.toml
2025-11-20 11:42:18 +08:00

5 lines
98 B
TOML

[tool.aerich]
tortoise_orm = "settings.TORTOISE_ORM"
location = "./migrations"
src_folder = "./."