summaryrefslogtreecommitdiff
path: root/django/db/models/sql/where.py
diff options
context:
space:
mode:
authorSimon Charette <charette.s@gmail.com>2022-09-28 01:34:21 -0400
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2022-10-06 11:51:32 +0200
commitb7b28c7c189615543218e81319473888bc46d831 (patch)
tree71c1cf6421379603d53f2bb1cd0e126e034f4413 /django/db/models/sql/where.py
parent3d734c09ff0138441dfe0a59010435871d17950f (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/where.py')
0 files changed, 0 insertions, 0 deletions