mirror of
https://github.com/django/django.git
synced 2025-10-09 14:59:24 +00:00
Refs #35967 -- Removed deprecation note from backwards incompatible changes in 6.0 release notes.
Signed-off-by: SaJH <wogur981208@gmail.com>
This commit is contained in:
parent
6c37a2fbb2
commit
e427e6b19b
@ -397,9 +397,6 @@ Database backend API
|
|||||||
This section describes changes that may be needed in third-party database
|
This section describes changes that may be needed in third-party database
|
||||||
backends.
|
backends.
|
||||||
|
|
||||||
* ``BaseDatabaseCreation.create_test_db(serialize)`` is deprecated. Use
|
|
||||||
``serialize_db_to_string()`` instead.
|
|
||||||
|
|
||||||
* :class:`~django.db.backends.base.schema.BaseDatabaseSchemaEditor` and
|
* :class:`~django.db.backends.base.schema.BaseDatabaseSchemaEditor` and
|
||||||
PostgreSQL backends no longer use ``CASCADE`` when dropping a column.
|
PostgreSQL backends no longer use ``CASCADE`` when dropping a column.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user