Closed msmakouz closed 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
230dc9f
) 91.49% compared to head (79f691b
) 91.50%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
What does this method do?
adds FOR UPDATE
when you build SELECT query
https://www.cockroachlabs.com/blog/select-for-update/
What was changed
The new method forUpdate has been added to the repository.