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

    Variable isAvgConst

    isAvg: (expr: ast.Expression) => expr is { avg: AggFunc } = ...

    Type guard for AVG function

    Type Declaration