[PR #863] The new configuration option: defaultQueryHints #8826

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

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

State: closed
Merged: Yes


I propose the new configuration option: defaultQueryHints, where developer can set array of hints, which will be applied to every query, created by doctrine. This option will be useful to set global AST walker, for example.

**Original Pull Request:** https://github.com/doctrine/orm/pull/863 **State:** closed **Merged:** Yes --- I propose the new configuration option: `defaultQueryHints`, where developer can set array of hints, which will be applied to every query, created by doctrine. This option will be useful to set global AST walker, for example.
admin added the pull-request label 2026-01-22 16:01:52 +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#8826