mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
DDC-854: Multiple discrimination levels #1058
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 (Nov 2, 2010).
Originally assigned to: @guilhermeblanco on GitHub.
Jira issue originally created by user xphere81:
When I define the following classes
@doctrinebot commented on GitHub (Nov 3, 2010):
Comment created by @beberlei:
This is currently not possible for both technical and performance reasons. We would have to discuss this in more detail, but i am not even sure this is feasible and desirable implementation wise. Roman?
@doctrinebot commented on GitHub (Oct 4, 2011):
Comment created by @guilhermeblanco:
This cannot be fixable.
If you have multiple DiscriminatorMap levels, how would it work if you fetch an instance of a deep class instance referring to the root node? Example:
Since we cannot fix this issue, I'm marking the issue as can't fix.
@doctrinebot commented on GitHub (Oct 4, 2011):
Issue was closed with resolution "Can't Fix"