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
test_cast.py Fixed #29767 -- Made date-related casts work on SQLite 2018-10-01 13:27:30 +02:00
test_coalesce.py
test_greatest.py
test_least.py