sqlalchemy (postgresql) relationships

后端 未结 0 1025
夕颜
夕颜 2020-12-11 01:06

Table A has a_id
Table B has b_id and a_id
Table C has c_id and a_id
Table D has d_id, c_id, and b_id

A can have many B, each B has one A
A can ha

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