diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/2.0.6.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/2.0.6.txt b/docs/releases/2.0.6.txt index 1c9d0982fa..9652e4e63d 100644 --- a/docs/releases/2.0.6.txt +++ b/docs/releases/2.0.6.txt @@ -14,3 +14,6 @@ Bugfixes * Fixed detection of custom URL converters in included patterns (:ticket:`29415`). + +* Fixed a regression that added an unnecessary subquery to the ``GROUP BY`` + clause on MySQL when using a ``RawSQL`` annotation (:ticket:`29416`). |
