limbo icon indicating copy to clipboard operation
limbo copied to clipboard

Prepared statement value binding

Open penberg opened this issue 1 month ago • 0 comments

Add support for sqlite3_bind_*() functions. At the core, let's just add bind() method to Statement object.

penberg avatar Jan 04 '25 09:01 penberg