db icon indicating copy to clipboard operation
db copied to clipboard

Add ability to create `SELECT` with `FOR UPDATE`

Open vjik opened this issue 4 months ago • 0 comments

For example, in Cycle it implemented so: https://github.com/cycle/database/blob/331a16879523ee4209d9090c5bf20d0e62e72159/src/Query/SelectQuery.php#L119

vjik avatar Mar 04 '24 14:03 vjik