mirror of
https://github.com/django/django.git
synced 2025-11-11 08:18:43 +00:00
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. |
||
|---|---|---|
| .. | ||
| comparison | ||
| datetime | ||
| math | ||
| migrations | ||
| text | ||
| window | ||
| __init__.py | ||
| models.py | ||
| tests.py | ||