How does commiting a savepoint work in SQLAlchemy/MySQL?

前端 未结 0 459
死守一世寂寞
死守一世寂寞 2021-02-02 00:21

I\'m trying to use nested transactions in SQLAlchemy/MySQL. Adapting an example from the docs, I use something like this:

# some read queries here
session.begin_n         


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