0
点赞
收藏
分享

微信扫一扫

sqlalchemy.orm.exc.DetachedInstanceError: Instance < at 0x24575b0b970> is not bound to a Sess


sqlalchemy.orm.exc.DetachedInstanceError: Instance <Article at 0x24575b0b970> is not bound to a Session; attribute refresh operation cannot proceed

sqlalchemy.orm.exc.DetachedInstanceError: Instance < at 0x24575b0b970> is not bound to a Sess_sqlalchemy

 解决办法:在session关闭之前将对象擦除。

sqlalchemy.orm.exc.DetachedInstanceError: Instance < at 0x24575b0b970> is not bound to a Sess_sqlalchemy_02

 

举报

相关推荐

0 条评论