b30c0081d4
This has been supported for subqueries wrapped in Subquery since the expression was introduced and for Queryset directly since Subquery resolves to sql.Query. Piggy-backed on the existing tests covering Coalesce handling of EmptyResultSet as it seemed like a proper location to combine testing. |
||
---|---|---|
.. | ||
__init__.py | ||
test_cast.py | ||
test_coalesce.py | ||
test_collate.py | ||
test_greatest.py | ||
test_json_object.py | ||
test_least.py | ||
test_nullif.py |