[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - major simplification of _collect_update_commands.
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2014-08-18 17:20:03
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/d39927ec20dd/ Changeset: d39927ec20dd Branch: None User: zzzeek Date: 2014-08-18 19:18:46 Summary: - major simplification of _collect_update_commands. in particular, we only call upon the history API fully for primary key columns. We also now skip the whole step of looking at PK columns and using any history at all if no net changes are detected on the object. Affected #: 4 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. |