tortoise / aerich

A database migrations tool for TortoiseORM, ready to production.
https://github.com/tortoise/aerich
Apache License 2.0
841 stars 95 forks source link

Can't create manytomanyfield. #110

Closed Chise1 closed 3 years ago

Chise1 commented 3 years ago

If my model in models/init.py,the model's manytomanyfield can't be created.