[Sqlalchemy-commits] commit/sqlalchemy: 4 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2014-12-05 17:18:49
|
4 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/6e53e866dea4/ Changeset: 6e53e866dea4 Branch: None User: zzzeek Date: 2014-12-05 16:35:42+00:00 Summary: - pep8 cleanup Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/41e7253dee16/ Changeset: 41e7253dee16 Branch: None User: zzzeek Date: 2014-12-05 17:12:44+00:00 Summary: - The engine-level error handling and wrapping routines will now take effect in all engine connection use cases, including when user-custom connect routines are used via the :paramref:`.create_engine.creator` parameter, as well as when the :class:`.Connection` encounters a connection error on revalidation. fixes #3266 Affected #: 8 files https://bitbucket.org/zzzeek/sqlalchemy/commits/92d10130aca4/ Changeset: 92d10130aca4 Branch: rel_0_9 User: zzzeek Date: 2014-12-05 17:13:14+00:00 Summary: - pep8 cleanup (cherry picked from commit 6e53e866dea4eba630128e856573ca1076b91611) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/d204e61f6375/ Changeset: d204e61f6375 Branch: None User: zzzeek Date: 2014-12-05 17:18:11+00:00 Summary: - document / work around that dialect_options isn't necessarily there Affected #: 2 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. |