[Sqlalchemy-commits] commit/sqlalchemy: 3 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2013-07-05 00:04:12
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/3f75c6aff6e8/ Changeset: 3f75c6aff6e8 Branch: rel_0_8 User: zzzeek Date: 2013-07-05 02:01:55 Summary: Fixed bug whereby attribute history functions would fail when an object we moved from "persistent" to "pending" using the :func:`.make_transient` function, for operations involving collection-based backrefs. [ticket:2773] Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/806f5a418368/ Changeset: 806f5a418368 Branch: None User: zzzeek Date: 2013-07-05 02:02:31 Summary: Fixed bug whereby attribute history functions would fail when an object we moved from "persistent" to "pending" using the :func:`.make_transient` function, for operations involving collection-based backrefs. [ticket:2773] Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/29ce6db26dea/ Changeset: 29ce6db26dea Branch: master User: zzzeek Date: 2013-07-05 02:03:18 Summary: 0.9 changelog Affected #: 1 file 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. |