diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/2.1.2.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/2.1.2.txt b/docs/releases/2.1.2.txt index 3651440bc6..cfa5b57f22 100644 --- a/docs/releases/2.1.2.txt +++ b/docs/releases/2.1.2.txt @@ -22,3 +22,6 @@ Bugfixes * Fixed a regression in Django 2.0 where unique index names weren't quoted (:ticket:`29778`). + +* Fixed a regression where sliced queries with multiple columns with the same + name crashed on Oracle 12.1 (:ticket:`29630`). |
