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

    Variable isExceptConst

    isExcept: (expr: ast.Expression) => expr is { except: Except } = ...

    Type guard for EXCEPT expressions

    Type Declaration