diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2007-04-18 22:54:40 +0000 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2007-04-18 22:54:40 +0000 |
commit | 4fffc21c87cbdfc538fe2924f82bf1591823856d (patch) | |
tree | f200a79e608f9e901baf515ce3d0e1b3b21b8bf6 /lib/sqlalchemy/databases/mysql.py | |
parent | 7efd23b23cbbd1d714cc31e44e776b7e1e9af319 (diff) | |
download | sqlalchemy-4fffc21c87cbdfc538fe2924f82bf1591823856d.tar.gz |
- the "where" criterion of an update() and delete() now correlates
embedded select() statements against the table being updated or
deleted. this works the same as nested select() statement
correlation, and can be disabled via the correlate=False flag on
the embedded select().
Diffstat (limited to 'lib/sqlalchemy/databases/mysql.py')
0 files changed, 0 insertions, 0 deletions