SQLAlchemy ORM Map a Class Against Two Tables with a One-to-Many Relationship

前端 未结 0 1695
不知归路
不知归路 2020-12-12 05:16

How do I map a class against two tables with a one-to-many relationship? The code below also provided in the SQLAlchemy ORM documentation only works for one-to-one relations

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