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

    Variable isJoinConst

    isJoin: (expr: Expression) => expr is { join: Join } = ...

    Type guard for JOIN clause

    Type Declaration