mirror of
https://github.com/doctrine/orm.git
synced 2026-03-24 06:52:09 +01:00
DDC-901: Docs DQL Custom Walkers CountSqlWalker example error #1120
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @doctrinebot on GitHub (Nov 29, 2010).
Originally assigned to: @beberlei on GitHub.
Jira issue originally created by user cgmartin:
Getting invalid SQL when using the CountSqlWalker example in the DQL Custom Walkers docs:
From what looks like this part of the example:
If you move the field name (3rd parameter) out of the array, it seems to work:
@doctrinebot commented on GitHub (Dec 12, 2010):
Comment created by @beberlei:
Fixed
@doctrinebot commented on GitHub (Dec 12, 2010):
Issue was closed with resolution "Fixed"