diff options
| author | Simon Charette <charette.s@gmail.com> | 2022-09-28 01:34:21 -0400 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2022-10-06 11:51:32 +0200 |
| commit | b7b28c7c189615543218e81319473888bc46d831 (patch) | |
| tree | 71c1cf6421379603d53f2bb1cd0e126e034f4413 /django/db/models/sql/query.py | |
| parent | 3d734c09ff0138441dfe0a59010435871d17950f (diff) | |
Refs #31150 -- Enabled implicit GROUP BY aliases.
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.
Diffstat (limited to 'django/db/models/sql/query.py')
0 files changed, 0 insertions, 0 deletions
