summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/exc.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2009-08-02 18:13:07 +0000
committerMike Bayer <mike_mp@zzzcomputing.com>2009-08-02 18:13:07 +0000
commit5cac19a9c047ac2fbb4dc283047e4d93e44210bf (patch)
tree4106af66e221038f595a040bdbba2789896b8ed5 /lib/sqlalchemy/exc.py
parent68c8b13ed6b8f88d958f72f6d0721b25817c6636 (diff)
downloadsqlalchemy-5cac19a9c047ac2fbb4dc283047e4d93e44210bf.tar.gz
- UPDATE and DELETE do not support ORDER BY, LIMIT, OFFSET,
etc. in standard SQL. Query.update() and Query.delete() now raise an exception if any of limit(), offset(), order_by(), group_by(), or distinct() have been called. [ticket:1487]
Diffstat (limited to 'lib/sqlalchemy/exc.py')
0 files changed, 0 insertions, 0 deletions