[PR #764] Add table alias to column names #8682

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

Original Pull Request: https://github.com/doctrine/orm/pull/764

State: closed
Merged: No


ManyToManyPersister does not add table alias to column names in multi-table SELECT queries. This will cause SQL servers complain about condition columns in where clause are ambiguous.

**Original Pull Request:** https://github.com/doctrine/orm/pull/764 **State:** closed **Merged:** No --- `ManyToManyPersister` does not add table alias to column names in multi-table `SELECT` queries. This will cause SQL servers complain about condition columns in where clause are ambiguous.
admin added the pull-request label 2026-01-22 16:01:03 +01:00
admin closed this issue 2026-01-22 16:01:04 +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#8682