Skip to content

Commit 8ee7341

Browse files
felixxmsarahboyce
authored andcommitted
[6.0.x] Refs #373, #34122 -- Removed warning that ForeignObject is an internal tool.
ForeignObject should not be treated as an internal tool. In the past we made changes in its API with a proper deprecation, e.g. 8b1ff0d. Backport of 2c87f51 from main.
1 parent 5f35a7f commit 8ee7341

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

docs/topics/composite-primary-key.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -126,11 +126,6 @@ alternative::
126126
any columns (e.g. ``item_id``), foreign key constraints or indexes in the
127127
database, and the ``on_delete`` argument is ignored.
128128

129-
.. warning::
130-
131-
``ForeignObject`` is an internal API. This means it is not covered by our
132-
:ref:`deprecation policy <internal-release-deprecation-policy>`.
133-
134129
.. _cpk-and-database-functions:
135130

136131
Composite primary keys and database functions

0 commit comments

Comments
 (0)