5 lines
98 B
TOML
5 lines
98 B
TOML
[tool.aerich]
|
|
tortoise_orm = "settings.TORTOISE_ORM"
|
|
location = "./migrations"
|
|
src_folder = "./."
|