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

    Variable isWhereConst

    isWhere: (expr: ast.Expression) => expr is { where: Where } = ...

    Type guard for WHERE clause

    Type Declaration