sqlite › Globals › "src/interfaces" › ISqlite
Ƭ ConfigureOption: "trace" | "profile" | "busyTimeout"
Defined in src/interfaces.ts:51
Ƭ SqlType: SQLStatement | string
Defined in src/interfaces.ts:18
Allows for input of a normal SQL string or
sql-template-strings
object