diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/3.0.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/releases/3.0.txt b/docs/releases/3.0.txt index a76f174208..d7643cf3b6 100644 --- a/docs/releases/3.0.txt +++ b/docs/releases/3.0.txt @@ -208,7 +208,8 @@ Database backend API This section describes changes that may be needed in third-party database backends. -* ... +* The second argument of ``DatabaseIntrospection.get_geometry_type()`` is now + the row description instead of the column name. Miscellaneous ------------- |
