Closed arajski closed 1 year ago
Hi! As per title, the SKIP LOCKED and NOWAIT, used to handle locked records are currently not supported. PR is already up, so I'm open to discussions and reviews ;)
SKIP LOCKED
NOWAIT
Spec: The Locking Clause Pull Request: https://github.com/oguimbal/pgsql-ast-parser/pull/129
released as pgsql-ast-parser@11.1.0
pgsql-ast-parser@11.1.0
Hi! As per title, the
SKIP LOCKED
andNOWAIT
, used to handle locked records are currently not supported. PR is already up, so I'm open to discussions and reviews ;)Spec: The Locking Clause Pull Request: https://github.com/oguimbal/pgsql-ast-parser/pull/129