Polyglot SQL API Documentation - v0.1.0
    Preparing search index...

    Variable isUpdateConst

    isUpdate: (expr: Expression) => expr is { update: Update } = ...

    Type guard for UPDATE expressions

    Type Declaration