pyautark (soon)
@urban-toolkit/autk-db / RawQueryParams
Interface: RawQueryParams
Defined in: use-cases/raw-query/interfaces.ts:6
Properties
output
output:
object
Defined in: use-cases/raw-query/interfaces.ts:8
source?
optionalsource?:TableSource
Optional: identify the origin/source of this new table
tableName?
optionaltableName?:string
tableType?
optionaltableType?:LayerType
Optional: semantic layer type of this new table
type
type:
"CREATE_TABLE"|"RETURN_OBJECT"
query
query:
string
Defined in: use-cases/raw-query/interfaces.ts:7