[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:56:35
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/7f08d8c93af1/ Changeset: 7f08d8c93af1 Branch: None User: zzzeek Date: 2016-05-12 11:54:14+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 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. |