[PR #1106] Fixed multiple table inheritance loading from middle tables when using b... #9163

Closed
opened 2026-01-22 16:03:27 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/doctrine/orm/pull/1106

State: closed
Merged: No


...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.

**Original Pull Request:** https://github.com/doctrine/orm/pull/1106 **State:** closed **Merged:** No --- ...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 pull-request label 2026-01-22 16:03:27 +01:00
admin closed this issue 2026-01-22 16:03:27 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#9163