[PR #7300] Fix SchemaTool to use executeUpdate #10411

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

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

State: closed
Merged: No


executeUpdate should be used for write queries. Specifically if a master slave connection is used it wont switch to the master unless executeUpdate is used.

**Original Pull Request:** https://github.com/doctrine/orm/pull/7300 **State:** closed **Merged:** No --- executeUpdate should be used for write queries. Specifically if a master slave connection is used it wont switch to the master unless executeUpdate is used.
admin added the pull-request label 2026-01-22 16:07:27 +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#10411