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

    Variable isHavingConst

    isHaving: (expr: ast.Expression) => expr is { having: Having } = ...

    Type guard for HAVING clause

    Type Declaration