[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2014-03-24 14:23:27
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/ebd24974f47f/ Changeset: ebd24974f47f Branch: None User: zzzeek Date: 2014-03-24 15:09:07 Summary: take out accidental PG dialect use here Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/87d7076b49ec/ Changeset: 87d7076b49ec Branch: master User: zzzeek Date: 2014-03-24 15:22:39 Summary: - Added some new event mechanics for dialect-level events; the initial implementation allows an event handler to redefine the specific mechanics by which an arbitrary dialect invokes execute() or executemany() on a DBAPI cursor. The new events, at this point semi-public and experimental, are in support of some upcoming transaction-related extensions. Affected #: 6 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. |