tortoise-orm
tortoise-orm copied to clipboard
How to set or change table name dynamiclly?
I can most probably fix this myself with some kind of hacky method that will override the table name generation, but instead it would be cool to have this feature in orm itself where you can give the option to prefix all the tables with a prefix given in a configuration.