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

    Variable isWithConst

    isWith: (expr: Expression) => expr is { with: With } = ...

    Type guard for WITH clause

    Type Declaration