summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAnssi Kääriäinen <anssi.kaariainen@thl.fi>2015-03-04 14:56:20 +0200
committerTim Graham <timograham@gmail.com>2015-03-09 07:49:23 -0400
commitfb146193c49e4c683dc8da39d9b7c479375fdb57 (patch)
tree1b28e5c96867ac0f0b8da1e49987ebbf25f29cc7 /docs
parent63f2dd4ad774d39fc7bbe05492d30efc45e4e7a9 (diff)
Fixed #24171 -- Fixed failure with complex aggregate query and expressions
The query used a construct of qs.annotate().values().aggregate() where the first annotate used an F-object reference and the values() and aggregate() calls referenced that F-object. Also made sure the inner query's select clause is as simple as possible, and made sure .values().distinct().aggreate() works correctly.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions