We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 29e6ac8 + 6419bb6 commit e419309Copy full SHA for e419309
form/form_collections.rst
@@ -635,7 +635,7 @@ the relationship between the removed ``Tag`` and ``Task`` object.
635
``Tag`` is properly removed.
636
637
In Doctrine, you have two sides of the relationship: the owning side and the
638
- inverse side. Normally in this case you'll have a many-to-many relationship
+ inverse side. Normally in this case you'll have a many-to-one relationship
639
and the deleted tags will disappear and persist correctly (adding new
640
tags also works effortlessly).
641
0 commit comments