mirror of
https://github.com/django/django.git
synced 2025-02-04 06:30:02 +00:00
b7b28c7c18
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.