Interface: TuqlHandler
types/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:1181
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:1185