Skip to content

RowTuple

RowTuple = (number | null)[]

Defined in: worker/protocol.ts:17

A single row as a tuple of nullable numbers, produced by schema.toRow().