PuseBigIntArguments
Bun

property

sqlite.FunctionOptions.useBigIntArguments

useBigIntArguments?: boolean

If true, integer arguments to function are converted to BigInts. If false, integer arguments are passed as JavaScript numbers.