growth-ai-agent / pyproject.toml
Operaconga's picture
Database setup
b9fb109
Raw
History Blame Contribute Delete
104 Bytes
[tool.aerich]
tortoise_orm = "config.database.TORTOISE_ORM"
location = "./migrations"
src_folder = "./."