mirror of
https://github.com/doctrine/orm.git
synced 2026-03-24 06:52:09 +01:00
DDC-1815: using aliases from select clause in having clause does not work #2286
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 (May 8, 2012).
Originally assigned to: @beberlei on GitHub.
Jira issue originally created by user burgov:
I have the following DQL:
When I try to execute this query, I get an undefined index error:
https://gist.github.com/139220fe4ef7097d05d5
@doctrinebot commented on GitHub (May 27, 2012):
Comment created by @beberlei:
can you execute the query without being wrapped into KNP Paginator?
@doctrinebot commented on GitHub (Oct 6, 2012):
Comment created by @beberlei:
No feedback given and executed in context of knp paginator, which probably is the source of the error.
@doctrinebot commented on GitHub (Oct 6, 2012):
Issue was closed with resolution "Cannot Reproduce"
@ghost commented on GitHub (Sep 23, 2018):
i have the same error : Symfony doctrine DQL Functions give's Notice: Undefined index on alias column name
https://stackoverflow.com/questions/52467876/symfony-doctrine-dql-functions-gives-notice-undefined-index-on-alias-column-na