diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.7.2.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/1.7.2.txt b/docs/releases/1.7.2.txt index db65ec1885..245512650f 100644 --- a/docs/releases/1.7.2.txt +++ b/docs/releases/1.7.2.txt @@ -29,3 +29,6 @@ Bugfixes * Fixed MySQL 5.6+ crash with ``GeometryField``\s in migrations (:ticket:`23719`). + +* Fixed a migration crash when removing a field that is referenced in + ``AlterIndexTogether`` or ``AlterUniqueTogether`` (:ticket:`23614`). |
