mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
[PR #645] [CLOSED] Fixe Oracle Pagination bug when ordering is present (e.g. Oracle subquery ordering) #8498
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/645
Author: @raykolbe
Created: 4/9/2013
Status: ❌ Closed
Base:
master← Head:master📝 Commits (2)
b8b7afeFix Oracle subquery ordering lost bug4bafcc5Fix Oracle subquery ordering📊 Changes
1 file changed (+8 additions, -6 deletions)
View changed files
📝
lib/Doctrine/ORM/Tools/Pagination/LimitSubqueryOutputWalker.php(+8 -6)📄 Description
See http://www.doctrine-project.org/jira/browse/DDC-1800 for a full description of the problem.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.