Preparing search index...
The search index is not available
DuckDB-WASM
DuckDB-WASM
index
JSONInsertOptions
Interface JSONInsertOptions
Hierarchy
JSONInsertOptions
Index
Properties
columns?
columns
Flat?
create?
name
schema?
shape?
Properties
Optional
columns
columns
?:
{
[key:
string
]
:
arrow.DataType
;
}
Type declaration
[
key:
string
]:
arrow.DataType
Optional
columns
Flat
columns
Flat
?:
SQLField
[]
Optional
create
create
?:
boolean
name
name
:
string
Optional
schema
schema
?:
string
Optional
shape
shape
?:
JSONTableShape
Settings
Member Visibility
Private
Inherited
External
Theme
OS
Light
Dark
Modules
DuckDB-
WASM
index
targets/duckdb
targets/duckdb-
browser-
blocking
targets/duckdb-
node-
blocking
JSONInsert
Options
columns?
columns
Flat?
create?
name
schema?
shape?
Generated using
TypeDoc