django1/tests/db_functions/comparison
Tom Carrick 278b6187d2 Refs #21181 -- Corrected DatabaseFeatures.test_collations for Swedish collation.
Previously, backends used different keys "swedish-ci" or "swedish_ci".
2020-09-18 12:15:46 +02:00
..
__init__.py
test_cast.py Fixed #31987 -- Fixed Cast() with DurationField on MySQL. 2020-09-09 07:01:18 +02:00
test_coalesce.py
test_collate.py Refs #21181 -- Corrected DatabaseFeatures.test_collations for Swedish collation. 2020-09-18 12:15:46 +02:00
test_greatest.py
test_least.py
test_nullif.py Refs #28643 -- Added NullIf database function. 2019-01-10 12:10:12 -05:00