[PR #10789] distinct() updates QueryBuilder state correctly #12614

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

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

State: closed
Merged: Yes


Previously calling distinct() when the QueryBuilder was in clean state would cause subsequent getDQL() calls to ignore the distinct queryPart

Fixes #10784

**Original Pull Request:** https://github.com/doctrine/orm/pull/10789 **State:** closed **Merged:** Yes --- Previously calling distinct() when the QueryBuilder was in clean state would cause subsequent getDQL() calls to ignore the distinct queryPart Fixes #10784
admin added the pull-request label 2026-01-22 16:14:37 +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#12614