[PR #11061] Fix calls to removed lock methods #12784

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

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

State: closed
Merged: Yes


getReadLockSQL() and getWriteLockSQL() have been removed from the DBAL. This PR restores the functionality in order to get the pipeline green again. I'll try to leverage the DBAL query builder instead when I find some time. 😓

**Original Pull Request:** https://github.com/doctrine/orm/pull/11061 **State:** closed **Merged:** Yes --- `getReadLockSQL()` and `getWriteLockSQL()` have been removed from the DBAL. This PR restores the functionality in order to get the pipeline green again. I'll try to leverage the DBAL query builder instead when I find some time. 😓
admin added the pull-request label 2026-01-22 16:15:09 +01:00
admin closed this issue 2026-01-22 16:15:09 +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#12784