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

    Variable isHavingConst

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

    Type guard for HAVING clause

    Type Declaration