]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Add close_with_result to pessimistic connection example
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 12 May 2016 11:54:14 +0000 (07:54 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 12 May 2016 11:54:14 +0000 (07:54 -0400)
commit7f08d8c93af1b574d1cc11af38baf26d9d59058f
tree8804a6160b2be55a4317bef70edb4e2a16b6e892
parent0604116814a862d4d9dbc1a8866a2a3b0126caf1
Add close_with_result to pessimistic connection example

For connectionless execution, the recipe here will fail unless
the should_close_with_result flag is temporarily set to False.

Change-Id: Ib77b4439e8361b24478108c413b1ba720a68350f
Fixes: #3712
doc/build/core/pooling.rst