summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/compiler.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2010-05-27 11:50:16 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2010-05-27 11:50:16 -0400
commit40c7db67b46fac0029f8caf7a53cbceb05a2324d (patch)
treee695096e217a76a7d5c889f7f0de25613f8d5ac0 /lib/sqlalchemy/sql/compiler.py
parent6033b074094d96f17640cc9ab8ea86e6de94927a (diff)
downloadsqlalchemy-40c7db67b46fac0029f8caf7a53cbceb05a2324d.tar.gz
- FOR UPDATE is emitted in the syntactically correct position
when limit/offset is used, i.e. the ROWNUM subquery. However, Oracle can't really handle FOR UPDATE with ORDER BY or with subqueries, so its still not very usable, but at least SQLA gets the SQL past the Oracle parser. [ticket:1815]
Diffstat (limited to 'lib/sqlalchemy/sql/compiler.py')
0 files changed, 0 insertions, 0 deletions