diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-04-04 10:18:16 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-04-04 10:18:16 -0400 |
commit | dbc582a43fb8e5d3c0b05cb62b6a77c4e5bc27ac (patch) | |
tree | 6e0d965063e7c9f825c87e1ea5a3a3874e5f73e6 /lib/sqlalchemy/topological.py | |
parent | dfab13e9ae147a7112a23db5abc4e4b7addc00fa (diff) | |
download | sqlalchemy-dbc582a43fb8e5d3c0b05cb62b6a77c4e5bc27ac.tar.gz |
- apparently [ticket:1761] was covered in tests already.
- Usage of version_id_col on a backend that supports
cursor.rowcount for execute() but not executemany() now works
when a delete is issued (already worked for saves, since those
don't use executemany()). For a backend that doesn't support
cursor.rowcount at all, a warning is emitted the same
as with saves. [ticket:1761]
Diffstat (limited to 'lib/sqlalchemy/topological.py')
0 files changed, 0 insertions, 0 deletions