[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - Added new flag :attr:`.ExceptionContext.invalidat
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2015-04-19 21:42:51
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/43c78b415751/ Changeset: 43c78b415751 Branch: ticket_3355 User: zzzeek Date: 2015-04-19 21:42:21+00:00 Summary: - Added new flag :attr:`.ExceptionContext.invalidate_pool_on_disconnect`. Allows an error handler within :meth:`.ConnectionEvents.handle_error` to maintain a "disconnect" condition, but prevent the connection pool from being fully invalidated. 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. |