summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/processors.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2014-04-30 19:06:26 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2014-04-30 19:06:26 -0400
commit5da667e017276f6dc48aa8698c899f6abae0f6ca (patch)
treee98fee6f25c9718f8f0eaa2f80f42d043ce2c9d7 /lib/sqlalchemy/processors.py
parent6022ac3097f6389226d50ec2555d9029dbbffef4 (diff)
downloadsqlalchemy-konsta_3022.tar.gz
- Fixed bug where the combination of "limit" rendering askonsta_3022
"SELECT FIRST n ROWS" using a bound parameter (only firebird has both), combined with column-level subqueries which also feature "limit" as well as "positional" bound parameters (e.g. qmark style) would erroneously assign the subquery-level positions before that of the enclosing SELECT, thus returning parameters which are out of order. Fixes #3038
Diffstat (limited to 'lib/sqlalchemy/processors.py')
0 files changed, 0 insertions, 0 deletions