Closed
Description
openedon Jun 21, 2019
This will avoid unnecessary UTF-8 conversions and copying on commands with multiple statements (aka batches).
I took a stab at this while updating SQLitePCL.raw to 2.0.0, but hit the compiler error "ReadOnlySpan<byte> cannot be used inside iteration blocks" 🤷♂️
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment