[PR #10516] fix: use executeStatement in SchemaTool #12425

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

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

State: closed
Merged: Yes


When using master replica connection the query is routed to replica. We need to use executeStatement so mutation queries are routed to master.

**Original Pull Request:** https://github.com/doctrine/orm/pull/10516 **State:** closed **Merged:** Yes --- When using master replica connection the query is routed to replica. We need to use `executeStatement` so mutation queries are routed to master.
admin added the pull-request label 2026-01-22 16:14:00 +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#12425