Files
sqlalchemy/test
Nils Philippsen 8654e96df8 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: e18534a904

Change-Id: Idb2fc96e23e7cc96cf96f586208c2db561518202
(cherry picked from commit 6b5d94da84)
2019-11-04 12:10:36 -05:00
..
2019-10-31 09:36:36 -04:00
2019-06-21 10:18:17 -04:00
2019-01-06 18:23:11 -05:00