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

    Variable isMaxConst

    isMax: (expr: ast.Expression) => expr is { max: AggFunc } = ...

    Type guard for MAX function

    Type Declaration