DDC-3864: Support any ordering of fields in partial object query with embeddable #4732

Open
opened 2026-01-22 14:48:31 +01:00 by admin · 0 comments
Owner

Originally created by @doctrinebot on GitHub (Aug 4, 2015).

Originally assigned to: @guilhermeblanco on GitHub.

Jira issue originally created by user xxccdef:

Current implementation of partial object query with embeddables breaks when first attribute in field set is embeddable attribute:

SELECT PARTIAL u.{name.first, id} FROM User

Originally created by @doctrinebot on GitHub (Aug 4, 2015). Originally assigned to: @guilhermeblanco on GitHub. Jira issue originally created by user xxccdef: Current implementation of partial object query with embeddables breaks when first attribute in field set is embeddable attribute: `SELECT PARTIAL u.{name.first, id} FROM User`
admin added the Bug label 2026-01-22 14:48:31 +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#4732