- Fixed a bug where bit arrays could bind to the incorrect SQLite type.
- Updated for v0.32.0.
- The
nullable
function has been added.
- Updated syntax for Gleam v0.30.0.
- Updated syntax for Gleam v0.27.0.
- Fixed a bug where
query
could crash when constructing an error when a query was invalid or otherwise failed.
- This library now works on JavaScript with the Deno runtime.
- The
status
function has been removed.
- The error type now contains more detail.
- the
with_connection
function no longer returns a result.
- The
bool
anddecode_bool
functions have been added.
- Initial release.