From: Bitbucket <com...@bi...> - 2015-07-09 00:38:19
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/cadc2e0ba00f/ Changeset: cadc2e0ba00f Branch: None User: zzzeek Date: 2015-07-09 00:37:04+00:00 Summary: - try to note under insert.values(), if you need "multiple parameter sets" there is a much more common case which works equally well for INSERT/UPDATE/DELETE e.g. executemany(). reference #3476 Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/3d84d2cd049d/ Changeset: 3d84d2cd049d Branch: rel_0_9 User: zzzeek Date: 2015-07-09 00:37:59+00:00 Summary: - try to note under insert.values(), if you need "multiple parameter sets" there is a much more common case which works equally well for INSERT/UPDATE/DELETE e.g. executemany(). reference #3476 Affected #: 2 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. |