DDC-2961: [GH-938] Missing join-tables added in example #3682

Closed
opened 2026-01-22 14:25:17 +01:00 by admin · 3 comments
Owner

Originally created by @doctrinebot on GitHub (Feb 6, 2014).

Originally assigned to: @Ocramius on GitHub.

Jira issue originally created by user @doctrinebot:

This issue is created automatically through a Github pull request on behalf of HermanPeeren:

Url: https://github.com/doctrine/doctrine2/pull/938

Message:

There are 2 many-to-may associations between the users and comments. Both use another join-table. The join-tables user_favorite_comments and user_read_comments must be specified. Otherwise the default "user_comment" is taken twice, resulting in an error.

See https://groups.google.com/forum/#!topic/doctrine-user/Kti36_n6490 and https://groups.google.com/forum/#!topic/doctrine-user/TYwafhgYiSU

Originally created by @doctrinebot on GitHub (Feb 6, 2014). Originally assigned to: @Ocramius on GitHub. Jira issue originally created by user @doctrinebot: This issue is created automatically through a Github pull request on behalf of HermanPeeren: Url: https://github.com/doctrine/doctrine2/pull/938 Message: There are 2 many-to-may associations between the users and comments. Both use another join-table. The join-tables user_favorite_comments and user_read_comments must be specified. Otherwise the default "user_comment" is taken twice, resulting in an error. See https://groups.google.com/forum/#!topic/doctrine-user/Kti36_n6490 and https://groups.google.com/forum/#!topic/doctrine-user/TYwafhgYiSU
admin added the Bug label 2026-01-22 14:25:17 +01:00
admin closed this issue 2026-01-22 14:25:18 +01:00
Author
Owner

@doctrinebot commented on GitHub (Feb 6, 2014):

Comment created by @doctrinebot:

A related Github Pull-Request [GH-938] was closed:
https://github.com/doctrine/doctrine2/pull/938

@doctrinebot commented on GitHub (Feb 6, 2014): Comment created by @doctrinebot: A related Github Pull-Request [GH-938] was closed: https://github.com/doctrine/doctrine2/pull/938
Author
Owner

@doctrinebot commented on GitHub (Feb 6, 2014):

Comment created by @ocramius:

7ceb9b0b50

@doctrinebot commented on GitHub (Feb 6, 2014): Comment created by @ocramius: https://github.com/doctrine/doctrine2/commit/7ceb9b0b50645c2c92e3408e69f494736885b50c
Author
Owner

@doctrinebot commented on GitHub (Feb 6, 2014):

Issue was closed with resolution "Fixed"

@doctrinebot commented on GitHub (Feb 6, 2014): Issue was closed with resolution "Fixed"
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#3682