mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
[PR #559] [MERGED] [Paginator] Added support for order by scalar #8372
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/559
Author: @f1nder
Created: 1/26/2013
Status: ✅ Merged
Merged: 1/27/2013
Merged by: @guilhermeblanco
Base:
master← Head:fix-paginator📝 Commits (5)
6163495Add test for order by scalar5e6bc08Added support for order by scalar6662096Fix typodc190a2Fix typo206c251Add test with mixed sort📊 Changes
2 files changed (+42 additions, -2 deletions)
View changed files
📝
lib/Doctrine/ORM/Tools/Pagination/LimitSubqueryOutputWalker.php(+4 -2)📝
tests/Doctrine/Tests/ORM/Tools/Pagination/LimitSubqueryOutputWalkerTest.php(+38 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.