[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2013-07-18 21:58:38
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/105c2e55ef32/ Changeset: 105c2e55ef32 Branch: None User: zzzeek Date: 2013-07-18 22:30:10 Summary: add a test differentiating insert between clslevel, instancelevel Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/93ea43539096/ Changeset: 93ea43539096 Branch: ticket_2268 User: zzzeek Date: 2013-07-18 23:55:52 Summary: step 1 is to refactor all the _listen() methods to do their work in terms of a central _EventKey() class, so that all these calls can be tracked and linked to the original arguments. But we've uncovered a bug in the existing event logic in the ORM that has to be resolved before we can continue 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. |