1
0
mirror of https://github.com/django/django.git synced 2024-12-24 18:16:19 +00:00
django/tests/db_functions/comparison
David Wobrock dd1fa3a31b Fixed #33018 -- Fixed annotations with empty queryset.
Thanks Simon Charette for the review and implementation idea.
2021-09-29 20:23:29 +02:00
..
__init__.py
test_cast.py Refs #32858, Refs #32392 -- Restored using :: shortcut syntax in Cast() on PostgreSQL. 2021-06-22 06:28:42 +02:00
test_coalesce.py Fixed #33018 -- Fixed annotations with empty queryset. 2021-09-29 20:23:29 +02:00
test_collate.py
test_greatest.py
test_json_object.py
test_least.py
test_nullif.py