diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2012-09-30 16:57:23 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2012-09-30 16:57:23 -0400 |
commit | e35a6b91d671d86ee8474257f4df3ec98a054f39 (patch) | |
tree | a605c0ab937cc791b81943d136b7851c393d2e97 /lib/sqlalchemy/testing/runner.py | |
parent | bba1d01b26adb2db5b3c3fc41b94834cec5c73fc (diff) | |
download | sqlalchemy-e35a6b91d671d86ee8474257f4df3ec98a054f39.tar.gz |
- [bug] Fixed compiler bug whereby using a correlated
subquery within an ORDER BY would fail to render correctly
if the stament also used LIMIT/OFFSET, due to mis-rendering
within the ROW_NUMBER() OVER clause. Fix courtesy
sayap [ticket:2538]
Diffstat (limited to 'lib/sqlalchemy/testing/runner.py')
0 files changed, 0 insertions, 0 deletions