diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/2.0.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/2.0.txt b/docs/releases/2.0.txt index 5170e66cbe..37bfb48d89 100644 --- a/docs/releases/2.0.txt +++ b/docs/releases/2.0.txt @@ -321,6 +321,9 @@ backends. * The first argument of ``SchemaEditor._alter_column_type_sql()`` is now ``model`` rather than ``table``. +* The first argument of ``SchemaEditor._create_index_name()`` is now + ``table_name`` rather than ``model``. + Dropped support for Oracle 11.2 ------------------------------- |
