diff options
author | Nils Philippsen <nils@tiptoe.de> | 2019-11-02 17:36:50 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2019-11-04 12:09:24 -0500 |
commit | 6b5d94da84452b125f6788f0e1472b94a43ffc16 (patch) | |
tree | cddb8b32c5f9db184405fa69be6100dd82eba151 /test/dialect/postgresql/test_compiler.py | |
parent | db47859dca999b9d1679b513fe855e408d7d07c4 (diff) | |
download | sqlalchemy-6b5d94da84452b125f6788f0e1472b94a43ffc16.tar.gz |
Expect ordering NULLs to work and skip nested aggregate tests on sqlite >= 3.30.
Fixed test failures which would occur with newer SQLite as of version 3.30
or greater, due to their addition of nulls ordering syntax as well as new
restrictions on aggregate functions. Pull request courtesy Nils Philippsen.
Fixes: #4920
Closes: #4921
Pull-request: https://github.com/sqlalchemy/sqlalchemy/pull/4921
Pull-request-sha: e18534a9045786efdaf4963515222838c62e0300
Change-Id: Idb2fc96e23e7cc96cf96f586208c2db561518202
Diffstat (limited to 'test/dialect/postgresql/test_compiler.py')
0 files changed, 0 insertions, 0 deletions