Closed adamwespiser closed 3 years ago
This is a fix for issue: #287 and modified lockRows to prevent a runtime postgresql error that would happen if you try to add a LockingClause to a grouped table expression.
lockRows
LockingClause
Description
This is a fix for issue: #287 and modified
lockRows
to prevent a runtime postgresql error that would happen if you try to add aLockingClause
to a grouped table expression.