sqlight icon indicating copy to clipboard operation
sqlight copied to clipboard

Bind `sqlight.blob()` output as a BLOB instead of TEXT

Open mdarse opened this issue 1 year ago • 0 comments

This makes use of explicit type binds in esqlite3 since String & BitArray use the same runtime representation. This avoids an ambiguity here.

mdarse avatar Aug 14 '24 00:08 mdarse