Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f3d7488

Browse filesBrowse files
committed
Merge branch '4.2'
* 4.2: Correct many-to-many to many-to-one
2 parents 3e35008 + e419309 commit f3d7488
Copy full SHA for f3d7488

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎form/form_collections.rst

Copy file name to clipboardExpand all lines: form/form_collections.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -635,7 +635,7 @@ the relationship between the removed ``Tag`` and ``Task`` object.
635635
``Tag`` is properly removed.
636636

637637
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
638+
inverse side. Normally in this case you'll have a many-to-one relationship
639639
and the deleted tags will disappear and persist correctly (adding new
640640
tags also works effortlessly).
641641

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.