QuestDB JavaScript Client - v5.0.0
    Preparing search index...

    Type Alias QwpDecimalInput

    QwpDecimalInput: bigint | number | string | { scale: number; unscaled: bigint }

    DECIMAL input: the unscaled bigint at the column's scale, decimal text (or a number) that is exactly representable at that scale, or the egress record.