[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2014-06-26 18:59:34
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/f2cf62090c4f/ Changeset: f2cf62090c4f Branch: None User: zzzeek Date: 2014-06-26 20:58:42 Summary: - Fixed bug involving dynamic attributes, that was again a regression of :ticket:`3060` from verision 0.9.5. A self-referential relationship with lazy='dynamic' would raise a TypeError within a flush operation. fixes #3099 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/3494c525eca4/ Changeset: 3494c525eca4 Branch: rel_0_9 User: zzzeek Date: 2014-06-26 20:59:16 Summary: - Fixed bug involving dynamic attributes, that was again a regression of :ticket:`3060` from verision 0.9.5. A self-referential relationship with lazy='dynamic' would raise a TypeError within a flush operation. fixes #3099 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. |