Namespace: ISqlite
August 10, 2020 · View on GitHub
sqlite › Globals › "src/interfaces" › ISqlite
Namespace: ISqlite
Index
Interfaces
Type aliases
Type aliases
ConfigureOption
Ƭ ConfigureOption: "trace" | "profile" | "busyTimeout"
Defined in src/interfaces.ts:51
SqlType
Ƭ SqlType: SQLStatement | string
Defined in src/interfaces.ts:18
Allows for input of a normal SQL string or
sql-template-strings object