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

    Variable isMinConst

    isMin: (expr: ast.Expression) => expr is { min: AggFunc } = ...

    Type guard for MIN function

    Type Declaration