mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
DDC-2023: IDENTITY() in subquery throws error #2551
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 (Sep 11, 2012).
Originally assigned to: @beberlei on GitHub.
Jira issue originally created by user adrienbrault:
Hi, the following query
throws an error:
I think that it's a bug and not a feature, because i tried to reproduce the last example from there http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/dql-doctrine-query-language.html#dql-select-examples
@doctrinebot commented on GitHub (Sep 11, 2012):
Comment created by @asm89:
This is related to http://www.doctrine-project.org/jira/browse/DDC-1557. It seems the fix was not backported to 2.2.
@doctrinebot commented on GitHub (Jan 23, 2013):
Comment created by @ocramius:
[~adrienbrault] does it work for you in 2.3?
@doctrinebot commented on GitHub (Apr 14, 2013):
Comment created by @beberlei:
Duplicate of DDC-1557
@doctrinebot commented on GitHub (Apr 14, 2013):
Issue was closed with resolution "Duplicate"