@quack-protocol/sdk - v0.1.0
GitHub
npm
Preparing search index...
index
ColumnSchema
Type Alias ColumnSchema<T>
ColumnSchema
:
|
Partial
<
Record
<
Extract
<
keyof
T
,
string
>
,
LogicalType
>
>
|
readonly
ColumnDefinition
[]
Column schema accepted by
dataChunkFromRows
.
Type Parameters
T
extends
Record
<
string
,
unknown
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
@quack-protocol/sdk - v0.1.0
Loading...
Column schema accepted by dataChunkFromRows.