]> 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:56:40 +0000 (07:56 -0400)
commitc55ad969190016dfbeb1c033d123f105dc2e980b
tree113b36df9e4f1f1f3401e5cff63501661a806563
parent40b0e4b424c87adedfdf3bf968f3ee6851743fc2
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
(cherry picked from commit 7f08d8c93af1b574d1cc11af38baf26d9d59058f)
doc/build/core/pooling.rst