If true
, integer arguments to function
are converted to BigInt
s. If false
, integer arguments are passed as JavaScript numbers.
property
sqlite.FunctionOptions.useBigIntArguments
useBigIntArguments?: boolean