[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2015-12-02 20:19:18
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/935bc34dc50d/ Changeset: 935bc34dc50d Branch: None User: zzzeek Date: 2015-12-02 17:13:57+00:00 Summary: - Fixed issue where post_update on a many-to-one relationship would fail to emit an UPDATE in the case where the attribute were set to None and not previously loaded. fixes #3599 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/74fcb4b86719/ Changeset: 74fcb4b86719 Branch: rel_1_0 User: zzzeek Date: 2015-12-02 17:14:18+00:00 Summary: - Fixed issue where post_update on a many-to-one relationship would fail to emit an UPDATE in the case where the attribute were set to None and not previously loaded. fixes #3599 (cherry picked from commit 935bc34dc50d5e4bdf181a8287d6e4cdbde073d0) 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. |