diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.8.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/releases/1.8.txt b/docs/releases/1.8.txt index bbb932ada3..4f77f063a3 100644 --- a/docs/releases/1.8.txt +++ b/docs/releases/1.8.txt @@ -286,6 +286,10 @@ Database backends * The MySQL backend no longer creates explicit indexes for foreign keys when using the InnoDB storage engine, as MySQL already creates them automatically. +* The Oracle backend no longer defines the ``connection_persists_old_columns`` + feature as ``True``. Instead, Oracle will now include a cache busting clause + when getting the description of a table. + Email ^^^^^ |
