[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: Consider version_id_prop when emitting bulk UPDATE
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2016-11-11 02:09:23
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/e2a976e91657/ Changeset: e2a976e91657 Branch: rel_1_0 User: zzzeek Date: 2016-11-10 21:31:42+00:00 Summary: Consider version_id_prop when emitting bulk UPDATE The version id needs to be part of _changed_dict() so that the value is present to send to _emit_update_statements() Change-Id: Ia85f0ef7714296a75cdc6c88674805afbbe752c8 Fixes: #3781 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. |