mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
[PR #246] [MERGED] [DDC 1557] Support for DQL function on subselect #7911
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?
📋 Pull Request Information
Original PR: https://github.com/doctrine/orm/pull/246
Author: @FabioBatSilva
Created: 12/29/2011
Status: ✅ Merged
Merged: 12/29/2011
Merged by: @guilhermeblanco
Base:
master← Head:DDC-1557📝 Commits (3)
4cc61bffix DDC-1557bf8924dsome testsab4482bupdate docblock📊 Changes
2 files changed (+47 additions, -3 deletions)
View changed files
📝
lib/Doctrine/ORM/Query/Parser.php(+16 -3)📝
tests/Doctrine/Tests/ORM/Query/SelectSqlGenerationTest.php(+31 -0)📄 Description
This patch fix : DDC-1557
http://www.doctrine-project.org/jira/browse/DDC-1557
@guilhermeblanco, Please tell me if can I make something better. :)
Thanks ...
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.