diff options
| author | Simon Charette <charette.s@gmail.com> | 2022-11-13 23:45:33 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-14 05:45:33 +0100 |
| commit | 10037130c123cd747d32a14a9ba47e0c5c9a37d1 (patch) | |
| tree | d675e31eccbc93ab389b11f504f81bbe89144451 /docs/topics/testing/advanced.txt | |
| parent | b088cc2feaac638aea91e4d3ab22d276f81630ff (diff) | |
Refs #28477 -- Fixed handling aliased annotations on aggregation.
Just like when using .annotate(), the .alias() method will generate the
necessary JOINs to resolve the alias even if not selected.
Since these JOINs could be multi-valued non-selected aggregates must be
considered to require subquery wrapping as a GROUP BY is required to
combine duplicated tuples from the base table.
Regression in 59bea9efd2768102fc9d3aedda469502c218e9b7.
Diffstat (limited to 'docs/topics/testing/advanced.txt')
0 files changed, 0 insertions, 0 deletions
