Relative Content

Tag Archive for pythonormtortoise-orm

Purpose of module grouping in Tortoise ORM

What is the purpose of specifying multiple module names in Tortoise ORM? Every time I use this library I have to specify not only the list of file paths to discover models from but also I am required to group them by using dictionary and assigning name to it