mirror of
https://github.com/django/django.git
synced 2025-06-01 17:49:12 +00:00
This ensures implicit grouping from aggregate function annotations groups by uncollapsed selected aliases if supported. The feature is disabled on Oracle because it doesn't support it.