diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/4.0.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/4.0.txt b/docs/releases/4.0.txt index aa82afa4a5..831bb9b854 100644 --- a/docs/releases/4.0.txt +++ b/docs/releases/4.0.txt @@ -321,6 +321,9 @@ backends. ``iso_year`` argument in order to support bounds for ISO-8601 week-numbering years. +* The second argument of ``DatabaseSchemaEditor._unique_sql()`` and + ``_create_unique_sql()`` methods is now fields instead of columns. + :mod:`django.contrib.gis` ------------------------- |
