sqlaclemy back_populates doesn't populate id field

前端 未结 0 484
长情又很酷
长情又很酷 2020-12-10 00:58

I have two models defined with sqlalchemy which have one-to-one relation. Simplifying things it will look something like this:

class First(Base):
    __tablen         


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