remove a record from association table SQLAlquemy

后端 未结 0 1021
抹茶落季
抹茶落季 2020-11-22 00:08

this is models.py with an association table for 2 classes in SQLALquemy. it have the relationship for Lista and Correos class.

mails = db.Table(         


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