[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2017-06-16 20:41:43
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/64b0760faa45/ Changeset: 64b0760faa45 Branch: None User: zzzeek Date: 2017-06-15 22:58:29+00:00 Summary: Add all versioning logic to _post_update() An UPDATE emitted as a result of the :paramref:`.relationship.post_update` feature will now integrate with the versioning feature to both bump the version id of the row as well as assert that the existing version number was matched. Fixes: #3496 Change-Id: I865405dd6069f1c1e3b0d27a4980e9374e059f97 Affected #: 5 files https://bitbucket.org/zzzeek/sqlalchemy/commits/6d8d89042b32/ Changeset: 6d8d89042b32 Branch: master User: zzzeek Date: 2017-06-16 20:41:14+00:00 Summary: Merge "Add all versioning logic to _post_update()" Affected #: 5 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. |