[PR #686] [MERGED] [DDC-2475] Replace OrderBy mapping when OrderByClause is given #8555

Open
opened 2026-01-22 16:00:28 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/686
Author: @FabioBatSilva
Created: 6/5/2013
Status: Merged
Merged: 6/5/2013
Merged by: @guilhermeblanco

Base: masterHead: DDC-2475


📝 Commits (1)

📊 Changes

2 files changed (+83 additions, -38 deletions)

View changed files

📝 lib/Doctrine/ORM/Query/SqlWalker.php (+68 -38)
📝 tests/Doctrine/Tests/ORM/Query/SelectSqlGenerationTest.php (+15 -0)

📄 Description

http://www.doctrine-project.org/jira/browse/DDC-2475


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/doctrine/orm/pull/686 **Author:** [@FabioBatSilva](https://github.com/FabioBatSilva) **Created:** 6/5/2013 **Status:** ✅ Merged **Merged:** 6/5/2013 **Merged by:** [@guilhermeblanco](https://github.com/guilhermeblanco) **Base:** `master` ← **Head:** `DDC-2475` --- ### 📝 Commits (1) - [`2751137`](https://github.com/doctrine/orm/commit/27511374ec9cf04bf92995b7544255dd63856b62) Fix DDC-2475 ### 📊 Changes **2 files changed** (+83 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Query/SqlWalker.php` (+68 -38) 📝 `tests/Doctrine/Tests/ORM/Query/SelectSqlGenerationTest.php` (+15 -0) </details> ### 📄 Description http://www.doctrine-project.org/jira/browse/DDC-2475 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
admin added the pull-request label 2026-01-22 16:00:28 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#8555