[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: Add close_with_result to pessimistic connection exa
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2016-05-12 11:57:20
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/c55ad9691900/ Changeset: c55ad9691900 Branch: rel_1_0 User: zzzeek Date: 2016-05-12 11:56:40+00:00 Summary: 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) Affected #: 1 file Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |