diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/3.0.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/releases/3.0.txt b/docs/releases/3.0.txt index d7643cf3b6..3c75c14d88 100644 --- a/docs/releases/3.0.txt +++ b/docs/releases/3.0.txt @@ -211,6 +211,8 @@ backends. * The second argument of ``DatabaseIntrospection.get_geometry_type()`` is now the row description instead of the column name. +* ``DatabaseIntrospection.get_field_type()`` may no longer return tuples. + Miscellaneous ------------- |
