mirror of
https://github.com/django/django.git
synced 2025-03-09 08:52:32 +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.