[PR #1029] Override joins #9063

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

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

State: closed
Merged: No


It will eliminate error: INNER JOIN': Error: ... is already defined during creating a sql query.

Scenario:
We have a sorting feature on the page which allows users to order by a most reviewed/customer rating, on the same time we might have a filter by an average rating.

**Original Pull Request:** https://github.com/doctrine/orm/pull/1029 **State:** closed **Merged:** No --- It will eliminate error: INNER JOIN': Error: ... is already defined during creating a sql query. Scenario: We have a sorting feature on the page which allows users to order by a most reviewed/customer rating, on the same time we might have a filter by an average rating.
admin added the pull-request label 2026-01-22 16:03:02 +01:00
admin closed this issue 2026-01-22 16:03: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#9063