django/tests/db_functions/comparison
Claude Paroz fc3a463048 Fixed #29767 -- Made date-related casts work on SQLite
Thanks Rémy Hubscher for the report and Tim Graham and Simon Charette for the reviews.
2018-10-01 13:27:30 +02:00
..
__init__.py Reorganized comparison db function tests. 2018-08-16 16:04:39 -04:00
test_cast.py Fixed #29767 -- Made date-related casts work on SQLite 2018-10-01 13:27:30 +02:00
test_coalesce.py Reorganized comparison db function tests. 2018-08-16 16:04:39 -04:00
test_greatest.py Reorganized comparison db function tests. 2018-08-16 16:04:39 -04:00
test_least.py Reorganized comparison db function tests. 2018-08-16 16:04:39 -04:00