Skip to content

@sqlrooms/room-shell / StandardLoadOptions

Type Alias: StandardLoadOptions

StandardLoadOptions = object

Interface

Standard options for loading data files StandardLoadOptions

Type Declaration

Index Signature

[key: string]: unknown

NameType
schema?string
select?string[]
where?string
view?boolean
temp?boolean
replace?boolean