diff options
| author | Anssi Kääriäinen <anssi.kaariainen@thl.fi> | 2015-03-04 14:56:20 +0200 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2015-03-09 07:51:05 -0400 |
| commit | 3a0fe942ddf56ddcf4b958147f3914fe2788db30 (patch) | |
| tree | c79f79edb1f21bc1c0b0ad8f202f12a0d2311c99 /docs | |
| parent | 83269b2935fd0223def49626c2a8dcea821e93c3 (diff) | |
[1.8.x] 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.
Backport of fb146193c49e4c683dc8da39d9b7c479375fdb57 from master
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
