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