[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - adjust _revalidate_connection() again such that w
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2014-12-06 00:11:37
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/b8114a357684/ Changeset: b8114a357684 Branch: None User: zzzeek Date: 2014-12-06 00:08:47+00:00 Summary: - adjust _revalidate_connection() again such that we pass a _wrap=False to it, so that we say we will do the wrapping just once right here in _execute_context() / _execute_default(). An adjustment is made to _handle_dbapi_error() to not assume self.__connection in case we are already in an invalidated state further adjustment to 0639c199a547343d62134d2f233225fd2862ec45, 41e7253dee168b8c26c49, #3266 Affected #: 4 files 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. |