mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
[PR #133] [MERGED] DDC-1335 #7752
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/133
Author: @FabioBatSilva
Created: 9/25/2011
Status: ✅ Merged
Merged: 9/25/2011
Merged by: @guilhermeblanco
Base:
master← Head:DDC-1335📝 Commits (4)
f4c5c4bbranch for DDC-1335e94b902tests for DDC-1335728724bfix DDC-11355fe996bchange tests for DDC-1135📊 Changes
3 files changed (+251 additions, -8 deletions)
View changed files
📝
lib/Doctrine/ORM/Query/Expr/From.php(+34 -6)📝
lib/Doctrine/ORM/QueryBuilder.php(+3 -2)➕
tests/Doctrine/Tests/ORM/Functional/Ticket/DDC1335Test.php(+214 -0)📄 Description
Hello all
This patch is based on: DDC-1335
http://www.doctrine-project.org/jira/browse/DDC-1335
That allow the INDEX BY clause in the QueryBuilder#form().
Thanks ...
Best Regards,
Fabio B. SIlva
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.