Skip to content

Commit 2c87f51

Browse files
felixxmsarahboyce
authored andcommitted
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.
1 parent 5cf9c7f commit 2c87f51

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
@@ -124,11 +124,6 @@ alternative::
124124
any columns (e.g. ``item_id``), foreign key constraints or indexes in the
125125
database, and the ``on_delete`` argument is ignored.
126126

127-
.. warning::
128-
129-
``ForeignObject`` is an internal API. This means it is not covered by our
130-
:ref:`deprecation policy <internal-release-deprecation-policy>`.
131-
132127
.. _cpk-and-database-functions:
133128

134129
Composite primary keys and database functions

0 commit comments

Comments
 (0)