1
0
mirror of https://github.com/django/django.git synced 2025-02-15 11:58:44 +00:00
django/tests/aggregation
Simon Charette 59bea9efd2 Fixed #28477 -- Stripped unused annotations on aggregation.
Also avoid an unnecessary pushdown when aggregating over a query that doesn't
have aggregate annotations.
2022-11-09 13:22:14 +01:00
..