diff --git a/docs/topics/composite-primary-key.txt b/docs/topics/composite-primary-key.txt index c299e4528a1b..ecb89768a7de 100644 --- a/docs/topics/composite-primary-key.txt +++ b/docs/topics/composite-primary-key.txt @@ -124,11 +124,6 @@ alternative:: any columns (e.g. ``item_id``), foreign key constraints or indexes in the database, and the ``on_delete`` argument is ignored. -.. warning:: - - ``ForeignObject`` is an internal API. This means it is not covered by our - :ref:`deprecation policy `. - .. _cpk-and-database-functions: Composite primary keys and database functions