This repository has been archived by the owner on Sep 20, 2022. It is now read-only.
Releases: crabmusket/deno_sqlite_plugin
Releases · crabmusket/deno_sqlite_plugin
v0.4
v0.2
- Remove
init
function - Add
prepared.ts
to auto-download the plugin
v0.1
This is a working, very unstable, plugin that allows you to `execute` and `query` against sqlite databases in-memory or on disk. Built/tested against deno v0.35.0