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

    Variable isJoinConst

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

    Type guard for JOIN clause

    Type Declaration