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

    Variable isWhereConst

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

    Type guard for WHERE clause

    Type Declaration