DDC-3233: [GH-1092] Arbitrary Join count walkers solution #4003

Closed
opened 2026-01-22 14:33:33 +01:00 by admin · 5 comments
Owner

Originally created by @doctrinebot on GitHub (Jul 30, 2014).

Originally assigned to: @Ocramius on GitHub.

Jira issue originally created by user @doctrinebot:

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

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

Message:

Possible solution for Arbitrary Join problem in pagination count
walkers:
https://groups.google.com/forum/#!topic/doctrine-user/rpPYCDNKOU8

Added a condition to test query component against SelectStatement from
clause

Originally created by @doctrinebot on GitHub (Jul 30, 2014). Originally assigned to: @Ocramius on GitHub. Jira issue originally created by user @doctrinebot: This issue is created automatically through a Github pull request on behalf of birko: Url: https://github.com/doctrine/doctrine2/pull/1092 Message: Possible solution for Arbitrary Join problem in pagination count walkers: https://groups.google.com/forum/#!topic/doctrine-user/rpPYCDNKOU8 Added a condition to test query component against SelectStatement from clause
admin added the Bug label 2026-01-22 14:33:33 +01:00
admin closed this issue 2026-01-22 14:33:33 +01:00
Author
Owner

@doctrinebot commented on GitHub (Jul 30, 2014):

@doctrinebot commented on GitHub (Jul 30, 2014): - is required for [DDC-2794: the Paginator does not support arbitrary join](http://www.doctrine-project.org/jira/browse/DDC-2794)
Author
Owner

@doctrinebot commented on GitHub (Aug 20, 2014):

Comment created by stof:

This is a fix for DDC-2794

@doctrinebot commented on GitHub (Aug 20, 2014): Comment created by stof: This is a fix for [DDC-2794](http://www.doctrine-project.org/jira/browse/DDC-2794)
Author
Owner

@doctrinebot commented on GitHub (Sep 22, 2014):

Comment created by @doctrinebot:

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

@doctrinebot commented on GitHub (Sep 22, 2014): Comment created by @doctrinebot: A related Github Pull-Request [GH-1092] was assigned: https://github.com/doctrine/doctrine2/pull/1092
Author
Owner

@doctrinebot commented on GitHub (Sep 22, 2014):

Comment created by @doctrinebot:

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

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

@doctrinebot commented on GitHub (Sep 22, 2014):

Issue was closed with resolution "Fixed"

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

No dependencies set.

Reference: doctrine/archived-orm#4003