天天看点

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

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

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