[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - fix a regression from ref #3178, where dialects t
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2015-01-18 03:00:27
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/f49c367ef712/ Changeset: f49c367ef712 Branch: None User: zzzeek Date: 2015-01-18 02:58:49+00:00 Summary: - fix a regression from ref #3178, where dialects that don't actually support sane multi rowcount (e.g. pyodbc) would fail on multirow update. add a test that mocks this breakage into plain dialects 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. |