[PR #766] [CLOSED] Add table alias to column names for m2m persister (master) #8679

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/766
Author: @patrickli
Created: 8/20/2013
Status: Closed

Base: masterHead: m2m-table-alias-master


📝 Commits (1)

  • eee56a0 Add table alias to column names

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 lib/Doctrine/ORM/Persisters/ManyToManyPersister.php (+2 -2)

📄 Description

master branch version of #764


🔄 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/766 **Author:** [@patrickli](https://github.com/patrickli) **Created:** 8/20/2013 **Status:** ❌ Closed **Base:** `master` ← **Head:** `m2m-table-alias-master` --- ### 📝 Commits (1) - [`eee56a0`](https://github.com/doctrine/orm/commit/eee56a0f0ef4bf40d2c5092ec07d8dcb57057677) Add table alias to column names ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Persisters/ManyToManyPersister.php` (+2 -2) </details> ### 📄 Description master branch version of #764 --- <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:01:02 +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#8679