Documentation / @super-line/core / ColumnKind
Type Alias: ColumnKind
ColumnKind =
"text"|"real"|"integer-bool"|"json"
Defined in: packages/core/src/column-plan.ts:25
Storage class of a planned column; backends map it to their dialect's type.
Documentation / @super-line/core / ColumnKind
ColumnKind =
"text"|"real"|"integer-bool"|"json"
Defined in: packages/core/src/column-plan.ts:25
Storage class of a planned column; backends map it to their dialect's type.