diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2020-03-29 12:06:29 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2020-03-29 12:15:15 -0400 |
commit | 48eb5180dd07600eddc3dbda8fe09666211b3cc9 (patch) | |
tree | 7f2c7b87da4b89259f744ffe686001bf08afb95e /lib/sqlalchemy/sql/base.py | |
parent | ee1e1e2f5540a6e32986b1041db4dfd55894e68b (diff) | |
download | sqlalchemy-48eb5180dd07600eddc3dbda8fe09666211b3cc9.tar.gz |
Repair queries from #5134 to ORDER BY outside the subquery
ORDER BY has to be on the outermost query to guarantee ordering
as these tests were failing for SQL Server. Also add
new tests that don't use from_self() as this is also going to
be removed in 2.0.
Also propose some from_self() alternatives. References #5221
Change-Id: Ia2a669f45fcaada607e73d9225849fd74d25f6e5
Diffstat (limited to 'lib/sqlalchemy/sql/base.py')
0 files changed, 0 insertions, 0 deletions