Skip to content

Commit e427e6b

Browse files
authored
Refs #35967 -- Removed deprecation note from backwards incompatible changes in 6.0 release notes.
Signed-off-by: SaJH <wogur981208@gmail.com>
1 parent 6c37a2f commit e427e6b

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

docs/releases/6.0.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -397,9 +397,6 @@ Database backend API
397397
This section describes changes that may be needed in third-party database
398398
backends.
399399

400-
* ``BaseDatabaseCreation.create_test_db(serialize)`` is deprecated. Use
401-
``serialize_db_to_string()`` instead.
402-
403400
* :class:`~django.db.backends.base.schema.BaseDatabaseSchemaEditor` and
404401
PostgreSQL backends no longer use ``CASCADE`` when dropping a column.
405402

0 commit comments

Comments
 (0)