1
0
mirror of https://github.com/django/django.git synced 2025-04-25 09:44:36 +00:00
Mariusz Felisiak 4ab1f559e8 Fixed -- Removed unnecesary subquery from GROUP BY clause on MySQL when using a RawSQL annotation.
Regression in 1d070d027c218285b66c0bde8079034b33a87f11.
2018-05-27 18:25:19 -04:00
..