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

    Variable isDivConst

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

    Type guard for division (/) expressions

    Type Declaration