django/tests/expressions_window
Tim Graham 9100c664db Relaxed some query ordering assertions in tests.
It accounts for differences seen on cockroachdb.
2019-11-18 12:32:37 +01:00
..
__init__.py Fixed #26608 -- Added support for window expressions (OVER clause). 2017-09-18 09:42:29 -04:00
models.py Refs #29548 -- Fixed failing window tests on MariaDB 10.3. 2018-07-30 19:54:56 -04:00
tests.py Relaxed some query ordering assertions in tests. 2019-11-18 12:32:37 +01:00