[PR #858] lifts an unnecessary restriction on ResultSetMappingBuilder #8817

Open
opened 2026-01-22 16:01:50 +01:00 by admin · 0 comments
Owner

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

State: closed
Merged: Yes


I've tested this locally, and it seems to work perfectly fine to use the rsm builder when querying for a concrete class (not a potentially abstract base class) in a single-table inheritance scheme.

**Original Pull Request:** https://github.com/doctrine/orm/pull/858 **State:** closed **Merged:** Yes --- I've tested this locally, and it seems to work perfectly fine to use the rsm builder when querying for a concrete class (not a potentially abstract base class) in a single-table inheritance scheme.
admin added the pull-request label 2026-01-22 16:01:50 +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#8817