Skip to content

ColumnType

ColumnType = "DOUBLE" | "INTEGER" | "BIGINT" | "FLOAT"

Defined in: types.ts:7

SQL column type supported by DuckDB.