DDC-915: Breaks with Fixing Identification Variables and SQL Walkers #1137

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

Originally created by @doctrinebot on GitHub (Dec 7, 2010).

Originally assigned to: @beberlei on GitHub.

Jira issue originally created by user @beberlei:

I think that this patch breaks modifying the select clause in custom tree walkers because walking the select clause will be done after the $_identVariableExpressions array is populated. Reordering the identification variables will then override the modifi

Originally created by @doctrinebot on GitHub (Dec 7, 2010). Originally assigned to: @beberlei on GitHub. Jira issue originally created by user @beberlei: I think that this patch breaks modifying the select clause in custom tree walkers because walking the select clause will be done after the $_identVariableExpressions array is populated. Reordering the identification variables will then override the modifi
admin added the Bug label 2026-01-22 13:03:24 +01:00
admin closed this issue 2026-01-22 13:03:26 +01:00
Author
Owner

@doctrinebot commented on GitHub (Dec 7, 2010):

@doctrinebot commented on GitHub (Dec 7, 2010): - relates to [DDC-736: Nasty ordering issue with fetch-joins](http://www.doctrine-project.org/jira/browse/DDC-736)
Author
Owner

@doctrinebot commented on GitHub (Dec 8, 2010):

Comment created by @beberlei:

Fixed

@doctrinebot commented on GitHub (Dec 8, 2010): Comment created by @beberlei: Fixed
Author
Owner

@doctrinebot commented on GitHub (Dec 8, 2010):

Issue was closed with resolution "Fixed"

@doctrinebot commented on GitHub (Dec 8, 2010): 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#1137