Overview
Request 1101901 accepted
- Update to 4.2.4
+ Bugfixes
* Fixed a regression in Django 4.2 that caused a crash of
QuerySet.aggregate() with aggregates referencing window
functions
* Fixed a regression in Django 4.2 that caused a crash when
grouping by a reference in a subquery
* Fixed a regression in Django 4.2 that caused aggregation over
query that uses explicit grouping by multi-valued annotations to
group against the wrong columns
- Created by aplanas
- In state accepted
- Package maintainer: mcalabkova
Request History
aplanas created request
- Update to 4.2.4
+ Bugfixes
* Fixed a regression in Django 4.2 that caused a crash of
QuerySet.aggregate() with aggregates referencing window
functions
* Fixed a regression in Django 4.2 that caused a crash when
grouping by a reference in a subquery
* Fixed a regression in Django 4.2 that caused aggregation over
query that uses explicit grouping by multi-valued annotations to
group against the wrong columns
aplanas accepted request