sqlkata/querybuilder

How can I do SELECT FOR UPDATE ?

marakonec opened this issue · 0 comments

Hello. What do I need to do to get a sql with SELECT FOR UPDATE? I understand that I can use a sql statement in this case, but is there any other way to do it?