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

    Variable isDivConst

    isDiv: (expr: Expression) => expr is { div: BinaryOp } = ...

    Type guard for division (/) expressions

    Type Declaration