[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - simplify the "noconnection" error handling, setti
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2014-12-08 19:40:39
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/b7cf11b163dd/ Changeset: b7cf11b163dd Branch: None User: zzzeek Date: 2014-12-08 19:05:20+00:00 Summary: - simplify the "noconnection" error handling, setting _handle_dbapi_exception_noconnection() to only invoke in the case of raw_connection() in the constructor of Connection. in all other cases the Connection proceeds with _handle_dbapi_exception() including revalidate. Affected #: 3 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. |