[PR #705] [MERGED] [DDC-2519] Partial association identifier #8585

Closed
opened 2026-01-22 16:00:39 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

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

Base: masterHead: DDC-2519


📝 Commits (1)

📊 Changes

3 files changed (+107 additions, -0 deletions)

View changed files

📝 lib/Doctrine/ORM/Query/Parser.php (+6 -0)
tests/Doctrine/Tests/ORM/Functional/Ticket/DDC2519Test.php (+85 -0)
📝 tests/Doctrine/Tests/ORM/Query/SelectSqlGenerationTest.php (+16 -0)

📄 Description

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


🔄 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/705 **Author:** [@FabioBatSilva](https://github.com/FabioBatSilva) **Created:** 6/20/2013 **Status:** ✅ Merged **Merged:** 6/23/2013 **Merged by:** [@guilhermeblanco](https://github.com/guilhermeblanco) **Base:** `master` ← **Head:** `DDC-2519` --- ### 📝 Commits (1) - [`1cff8b4`](https://github.com/doctrine/orm/commit/1cff8b4d98bc97c40b059342370f31613032b266) Fix DDC-2519 ### 📊 Changes **3 files changed** (+107 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Query/Parser.php` (+6 -0) ➕ `tests/Doctrine/Tests/ORM/Functional/Ticket/DDC2519Test.php` (+85 -0) 📝 `tests/Doctrine/Tests/ORM/Query/SelectSqlGenerationTest.php` (+16 -0) </details> ### 📄 Description http://www.doctrine-project.org/jira/browse/DDC-2519 --- <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:39 +01:00
admin closed this issue 2026-01-22 16:00:39 +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#8585