DDC-741: Support SingleValuedAssociationPathExpression owning side Association in InExpression #915

Closed
opened 2026-01-22 12:55:19 +01:00 by admin · 2 comments
Owner

Originally created by @doctrinebot on GitHub (Aug 10, 2010).

Originally assigned to: @guilhermeblanco on GitHub.

Jira issue originally created by user @guilhermeblanco:

Title explains everything:

DQL: SELECT v FROM Videos v WHERE v.Venue IN (....)
SQL: SELECT .. FROM ... WHERE v.venue_id IN (...)
Originally created by @doctrinebot on GitHub (Aug 10, 2010). Originally assigned to: @guilhermeblanco on GitHub. Jira issue originally created by user @guilhermeblanco: Title explains everything: ``` DQL: SELECT v FROM Videos v WHERE v.Venue IN (....) SQL: SELECT .. FROM ... WHERE v.venue_id IN (...) ```
admin added the Improvement label 2026-01-22 12:55:19 +01:00
admin closed this issue 2026-01-22 12:55:20 +01:00
Author
Owner

@doctrinebot commented on GitHub (Aug 10, 2010):

Comment created by @guilhermeblanco:

http://www.doctrine-project.org/jira/browse/DDC-581

@doctrinebot commented on GitHub (Aug 10, 2010): Comment created by @guilhermeblanco: http://www.doctrine-project.org/jira/browse/[DDC-581](http://www.doctrine-project.org/jira/browse/DDC-581)
Author
Owner

@doctrinebot commented on GitHub (Aug 10, 2010):

Issue was closed with resolution "Duplicate"

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

No dependencies set.

Reference: doctrine/archived-orm#915