DDC-3250: [GH-1106] Fixed multiple table inheritance loading from middle tables when using b... #4022

Closed
opened 2026-01-22 14:33:54 +01:00 by admin · 2 comments
Owner

Originally created by @doctrinebot on GitHub (Aug 11, 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 jjworren:

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

Message:

...ase table as source

Simply said when u use doctrine multiple table inheritance and depth is more then 2, doctrine ignores middle tables and does not load their data, this seems to fix the problem.

Originally created by @doctrinebot on GitHub (Aug 11, 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 jjworren: Url: https://github.com/doctrine/doctrine2/pull/1106 Message: ...ase table as source Simply said when u use doctrine multiple table inheritance and depth is more then 2, doctrine ignores middle tables and does not load their data, this seems to fix the problem.
admin added the Bug label 2026-01-22 14:33:54 +01:00
admin closed this issue 2026-01-22 14:33:54 +01:00
Author
Owner

@doctrinebot commented on GitHub (Aug 12, 2014):

Comment created by @doctrinebot:

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

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

@doctrinebot commented on GitHub (Aug 18, 2014):

Issue was closed with resolution "Incomplete"

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

No dependencies set.

Reference: doctrine/archived-orm#4022