Optional
Readonly
deterministicOptional
Readonly
directIf true
, sets the SQLITE_DIRECTONLY
flag.
Optional
Readonly
useIf true
, converts integer arguments to BigInt
s.
Optional
Readonly
varargsIf true
, allows function to be invoked with variable arguments.
If
true
, sets theSQLITE_DETERMINISTIC
flag.