Tortoise ORM many to many field insert

后端 未结 0 1076
孤街浪徒
孤街浪徒 2020-12-31 13:11

I have an app build on Fastapi and tortoise orm. With the following models:

MODELS :

class Tratamiento(models.Model):

id = fields.UUI         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题