mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
DDC-497: find() and findAll() on Repository do not work when SINGLE_TABLE inheritance is used #620
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 (Apr 5, 2010).
Jira issue originally created by user ditte:
@doctrinebot commented on GitHub (Apr 5, 2010):
@doctrinebot commented on GitHub (Apr 5, 2010):
Comment created by romanb:
You mention ALPHA4 as the affected version. Did you test this with trunk?
@doctrinebot commented on GitHub (Apr 5, 2010):
Comment created by romanb:
@"I am not shure if it is intended that quering for Cars also returns BlueCars but due to the behavior when using DQL for quering, i guess it is right."
Of course. Anything else would be wrong. If you query for cars you get all cars. BlueCars are Cars.
@doctrinebot commented on GitHub (Apr 7, 2010):
Comment created by ditte:
Tested with Revision: 7533.
@doctrinebot commented on GitHub (Apr 26, 2010):
Comment created by romanb:
Fixed in
760ea34a0c@doctrinebot commented on GitHub (Apr 26, 2010):
Issue was closed with resolution "Fixed"