[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2014-02-10 21:34:53
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/2a25e42c08e7/ Changeset: 2a25e42c08e7 Branch: None User: zzzeek Date: 2014-02-10 22:33:48 Summary: - Fixed bug where :meth:`.Query.get` would fail to consistently raise the :class:`.InvalidRequestError` that invokes when called on a query with existing criterion, when the given identity is already present in the identity map. [ticket:2951] Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/99717570ff08/ Changeset: 99717570ff08 Branch: rel_0_8 User: zzzeek Date: 2014-02-10 22:34:19 Summary: - Fixed bug where :meth:`.Query.get` would fail to consistently raise the :class:`.InvalidRequestError` that invokes when called on a query with existing criterion, when the given identity is already present in the identity map. [ticket:2951] 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. |