mirror of
https://github.com/django/django.git
synced 2025-04-01 20:16:43 +00:00
Disable the EmptyResultSet optimization when performing aggregation as it might interfere with coalescence.
Disable the EmptyResultSet optimization when performing aggregation as it might interfere with coalescence.