mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
DDC-3973: [GH-1540] [DDC-3711] Correct Error on manyToMany with composite primary key + add Tests #4849
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @doctrinebot on GitHub (Oct 31, 2015).
Originally assigned to: @guilhermeblanco on GitHub.
Jira issue originally created by user @doctrinebot:
This issue is created automatically through a Github pull request on behalf of pantelm:
Url: https://github.com/doctrine/doctrine2/pull/1540
Message:
This PR correct the creation of manyToMany association with entity that have composite primary key.
@doctrinebot commented on GitHub (Oct 31, 2015):
@doctrinebot commented on GitHub (Nov 8, 2015):
Comment created by @doctrinebot:
A related Github Pull-Request [GH-1540] was assigned:
https://github.com/doctrine/doctrine2/pull/1540
@doctrinebot commented on GitHub (Nov 8, 2015):
Comment created by @doctrinebot:
A related Github Pull-Request [GH-1540] was merged:
https://github.com/doctrine/doctrine2/pull/1540
@doctrinebot commented on GitHub (Nov 8, 2015):
Issue was closed with resolution "Fixed"