mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
DDC-1451: Evaluate: Is there a bug that can cause full-table cross-joins on association loading? #1820
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 24, 2011).
Originally assigned to: @beberlei on GitHub.
Jira issue originally created by user @beberlei:
Customer mentioned this issue, could not reproduce it with their code anymore and not sure if its a mapping error problem or a condition inside the Persisters.
@doctrinebot commented on GitHub (Dec 17, 2011):
Comment created by @beberlei:
User described this but we couldnt see the mapping files and which query exactly caused this. I suspect wrong mapping information leading to this, but no reproduce possibilities.
@doctrinebot commented on GitHub (Dec 17, 2011):
Issue was closed with resolution "Cannot Reproduce"