Skip to content

Change lock SQL helper methods to protected#12363

Open
ruudk wants to merge 1 commit intodoctrine:3.6.xfrom
ruudk:patch-1
Open

Change lock SQL helper methods to protected#12363
ruudk wants to merge 1 commit intodoctrine:3.6.xfrom
ruudk:patch-1

Conversation

@ruudk
Copy link
Contributor

@ruudk ruudk commented Jan 29, 2026

This allows to extend SingleSelectSqlFinalizer and then overwrite some of the lock SQL's.

In my case, I want to use SKIP LOCKED in MySQL

This allows to extend `SingleSelectSqlFinalizer` and then overwrite some of the lock SQL's.

In my case, I want to use `SKIP LOCKED` in MySQL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant