Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pessimistic concurrency via row locking with SELECT FOR UPDATE #2049

Open
roji opened this issue Oct 18, 2021 · 0 comments
Open

Pessimistic concurrency via row locking with SELECT FOR UPDATE #2049

roji opened this issue Oct 18, 2021 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@roji
Copy link
Member

roji commented Oct 18, 2021

Documentation

The EF Core-side issue is dotnet/efcore#26042.

Also implement the other modes: FOR NO KEY UPDATE, FOR SHARE, FOR KEY SHARE.

/cc @Emill

@roji roji added the enhancement New feature or request label Oct 18, 2021
@roji roji added this to the Backlog milestone Oct 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant