diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-07-08 19:08:42 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-07-08 19:08:42 -0400 |
commit | e38bb315fdd2cb327e05630aea805e1c4d8b1325 (patch) | |
tree | 5cacaf9ca3ef7a91974b40c1b386847b17e79ca0 /lib/sqlalchemy/testing/assertsql.py | |
parent | 946cef15683cefb3d53c4a3651a06322676615b7 (diff) | |
download | sqlalchemy-e38bb315fdd2cb327e05630aea805e1c4d8b1325.tar.gz |
- The "evaulator" for query.update()/delete() won't work with multi-table
updates, and needs to be set to `synchronize_session=False` or
`synchronize_session='fetch'`; this now raises an exception, with a
message to change the synchronize setting. This will be only a warning
in 0.9.7. fixes #3117
Diffstat (limited to 'lib/sqlalchemy/testing/assertsql.py')
0 files changed, 0 insertions, 0 deletions