mirror of
https://github.com/django/django.git
synced 2025-04-15 21:04:36 +00:00
[3.1.x] Refs #31607 -- Added release notes for a125da6a7c79b1d4c55677d0bed6f9b1d7d77353.
Backport of 8328811f048fed0dd22573224def8c65410c9f2e from master
This commit is contained in:
parent
937314dc05
commit
d5231719e0
@ -22,3 +22,6 @@ Bugfixes
|
||||
* Fixed a regression in Django 3.0 where ``QuerySet.values()`` and
|
||||
``values_list()`` crashed if a queryset contained an aggregation and an
|
||||
``Exists()`` annotation on Oracle (:ticket:`31584`).
|
||||
|
||||
* Fixed a regression in Django 3.0 where all resolved ``Subquery()``
|
||||
expressions were considered equal (:ticket:`31607`).
|
||||
|
Loading…
x
Reference in New Issue
Block a user