Query Progress Callback
A function that is called while executing a query.
The argument contains the current byte offset.
If the function returns false, the execution will halt early.
Since
0.25.0
A function that is called while executing a query.
The argument contains the current byte offset.
If the function returns false, the execution will halt early.
0.25.0