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 6666f6d1d5..1070889da0 100644 --- a/docs/releases/2.0.txt +++ b/docs/releases/2.0.txt @@ -195,6 +195,9 @@ Management Commands * The new :option:`diffsettings --output` option allows formatting the output in a unified diff format. +* On Oracle, :djadmin:`inspectdb` can now introspect ``AutoField`` if the + column is created as an identity column. + Migrations ~~~~~~~~~~ |
