diff options
| -rw-r--r-- | doc/build/changelog/migration_13.rst | 2 | ||||
| -rw-r--r-- | doc/build/changelog/unreleased_13/3981.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/build/changelog/migration_13.rst b/doc/build/changelog/migration_13.rst index 23a14fca6..1450fea52 100644 --- a/doc/build/changelog/migration_13.rst +++ b/doc/build/changelog/migration_13.rst @@ -140,7 +140,7 @@ and can't easily be generalized for more complex queries. :ticket:`4246` -.. _change_3844 +.. _change_3844: passive_deletes='all' will leave FK unchanged for object removed from collection -------------------------------------------------------------------------------- diff --git a/doc/build/changelog/unreleased_13/3981.rst b/doc/build/changelog/unreleased_13/3981.rst index 20347c27f..d46f5be5b 100644 --- a/doc/build/changelog/unreleased_13/3981.rst +++ b/doc/build/changelog/unreleased_13/3981.rst @@ -12,5 +12,5 @@ .. seealso:: - :ref:`3981` + :ref:`change_3981` |
