tortoise / tortoise-orm

Familiar asyncio ORM for python, built with relations in mind
https://tortoise.github.io
Apache License 2.0
4.54k stars 374 forks source link

Tortoise.generate_schemas() not creating tables #1398

Open Programming-geek582 opened 1 year ago

Programming-geek582 commented 1 year ago

recently, i installed tortoise orm for use in one of my major discord bots and had it completely rewritten for that. all worked fine, till yesterday, after i installed the latest version(0.19.3), and for some weird reason, tortoise orm stopped generating tables, and the sqlite viewer displayed the tables as null.

to make things worse, it shut down my bot, and doesn't give me any proper errors for debugging either.

long2ice commented 1 year ago

What is stopped generating tables? Upgrade version will not change your tables