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

    Variable isFromConst

    isFrom: (expr: Expression) => expr is { from: From } = ...

    Type guard for FROM clause

    Type Declaration