DDC-2038: [GH-451] Adding multiple identical joins via query builder should produce a valid DQL #2573

Closed
opened 2026-01-22 13:57:19 +01:00 by admin · 3 comments
Owner

Originally created by @doctrinebot on GitHub (Sep 21, 2012).

Originally assigned to: @beberlei on GitHub.

Jira issue originally created by user @beberlei:

This issue is created automatically through a Github pull request on behalf of mvrhov:

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

Message:

Rationale:
I'm building a webservice where the client can specify a simple filter on the field of the 1:n table.
Without this patch I have to keep a state of which joins I have added to the DQL, which doesn't make any sense as IMHO the DQL builder is meant just for the kind of usage I do.

Originally created by @doctrinebot on GitHub (Sep 21, 2012). Originally assigned to: @beberlei on GitHub. Jira issue originally created by user @beberlei: This issue is created automatically through a Github pull request on behalf of mvrhov: Url: https://github.com/doctrine/doctrine2/pull/451 Message: Rationale: I'm building a webservice where the client can specify a simple filter on the field of the 1:n table. Without this patch I have to keep a state of which joins I have added to the DQL, which doesn't make any sense as IMHO the DQL builder is meant just for the kind of usage I do.
admin added the Bug label 2026-01-22 13:57:19 +01:00
admin closed this issue 2026-01-22 13:57:19 +01:00
Author
Owner

@doctrinebot commented on GitHub (Sep 21, 2012):

Comment created by @beberlei:

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

@doctrinebot commented on GitHub (Sep 21, 2012): Comment created by @beberlei: A related Github Pull-Request [GH-451] was closed https://github.com/doctrine/doctrine2/pull/451
Author
Owner

@doctrinebot commented on GitHub (Oct 6, 2012):

Issue was closed with resolution "Invalid"

@doctrinebot commented on GitHub (Oct 6, 2012): Issue was closed with resolution "Invalid"
Author
Owner

@doctrinebot commented on GitHub (Dec 20, 2013):

Comment created by @doctrinebot:

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

@doctrinebot commented on GitHub (Dec 20, 2013): Comment created by @doctrinebot: A related Github Pull-Request [GH-451] was closed: https://github.com/doctrine/dbal/pull/451
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#2573