ATOMIC_REQUESTS (Django's) equivalent for Flask-SqlAlchemy

后端 未结 0 1890
暗喜
暗喜 2020-11-27 11:17

My goal is to handle 1 web request that might require 30 to 50 queries/statements under the same transaction and finish it with

db.session.commit()

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