mirror of
https://github.com/django/django.git
synced 2025-02-22 15:34:50 +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.