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

    Variable isFromConst

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

    Type guard for FROM clause

    Type Declaration