[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - Fixed bug in mutable extension as well as
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2014-03-19 15:14:01
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/66d090be9cf0/ Changeset: 66d090be9cf0 Branch: rel_0_8 User: zzzeek Date: 2014-03-19 16:12:24 Summary: - Fixed bug in mutable extension as well as :func:`.attributes.flag_modified` where the change event would not be propagated if the attribute had been reassigned to itself. fixes #2997 Conflicts: lib/sqlalchemy/orm/state.py test/orm/test_attributes.py 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. |