types_src.yamlconfig.tuqlhandler
#
Interface: TuqlHandlertypes/src.YamlConfig.TuqlHandler
Handler for SQLite database, based on tuql
#
Table of contents#
Properties#
Properties#
db• Optional
db: string
Pointer to your SQLite database
Defined in: packages/types/src/config.ts:868
#
infile• Optional
infile: string
Path to the SQL Dump file if you want to build a in-memory database
Defined in: packages/types/src/config.ts:872