[PR #1080] [MERGED] possible fix for DDC-2021 #9129

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/1080
Author: @danielsippel
Created: 7/9/2014
Status: Merged
Merged: 7/11/2014
Merged by: @Ocramius

Base: masterHead: DDC-2021


📝 Commits (3)

  • 45358bf possible fix for DDC-2021
  • b31ba98 DDC-2021 add sql generation test
  • ae2235f DDC-2021 sql generation test: remove comment

📊 Changes

2 files changed (+22 additions, -5 deletions)

View changed files

📝 lib/Doctrine/ORM/Query/SqlWalker.php (+1 -1)
📝 tests/Doctrine/Tests/ORM/Query/SelectSqlGenerationTest.php (+21 -4)

📄 Description

No description provided


🔄 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/1080 **Author:** [@danielsippel](https://github.com/danielsippel) **Created:** 7/9/2014 **Status:** ✅ Merged **Merged:** 7/11/2014 **Merged by:** [@Ocramius](https://github.com/Ocramius) **Base:** `master` ← **Head:** `DDC-2021` --- ### 📝 Commits (3) - [`45358bf`](https://github.com/doctrine/orm/commit/45358bf5d0f09435747f7e9132da07f366494bd2) possible fix for DDC-2021 - [`b31ba98`](https://github.com/doctrine/orm/commit/b31ba980763f76342aaa7a00df2da34ac5f441f3) DDC-2021 add sql generation test - [`ae2235f`](https://github.com/doctrine/orm/commit/ae2235fd3c39baa8610ff2165b06719af4a20921) DDC-2021 sql generation test: remove comment ### 📊 Changes **2 files changed** (+22 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Query/SqlWalker.php` (+1 -1) 📝 `tests/Doctrine/Tests/ORM/Query/SelectSqlGenerationTest.php` (+21 -4) </details> ### 📄 Description _No description provided_ --- <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:03:20 +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#9129