Preparing search index...
The search index is not available
DuckDB-WASM
DuckDB-WASM
index
CSVInsertOptions
Interface CSVInsertOptions
Hierarchy
CSVInsertOptions
Index
Properties
columns?
columns
Flat?
create?
date
Format?
delimiter?
detect?
escape?
header?
name
quote?
schema?
skip?
timestamp
Format?
Properties
Optional
columns
columns
?:
{
[key:
string
]
:
arrow.DataType
;
}
Type declaration
[
key:
string
]:
arrow.DataType
Optional
columns
Flat
columns
Flat
?:
SQLField
[]
Optional
create
create
?:
boolean
Optional
date
Format
date
Format
?:
string
Optional
delimiter
delimiter
?:
string
Optional
detect
detect
?:
boolean
Optional
escape
escape
?:
string
Optional
header
header
?:
boolean
name
name
:
string
Optional
quote
quote
?:
string
Optional
schema
schema
?:
string
Optional
skip
skip
?:
number
Optional
timestamp
Format
timestamp
Format
?:
string
Settings
Member Visibility
Private
Inherited
External
Theme
OS
Light
Dark
Modules
DuckDB-
WASM
index
targets/duckdb
targets/duckdb-
browser-
blocking
targets/duckdb-
node-
blocking
CSVInsert
Options
columns?
columns
Flat?
create?
date
Format?
delimiter?
detect?
escape?
header?
name
quote?
schema?
skip?
timestamp
Format?
Generated using
TypeDoc