earthstar-project / earthstar

Storage for private, distributed, offline-first applications.
https://earthstar-project.org
GNU Lesser General Public License v3.0
637 stars 20 forks source link

Update Sqlite FFI Doc Driver #307

Closed sgwilym closed 1 year ago

sgwilym commented 1 year ago

What's the problem you solved?

The unstable DocDriverSqliteFfi driver did not work with Deno 1.30.

What solution are you recommending?

Updated DocDriverSqliteFfi to use the latest version of x/sqlite3, which has compatibility with Deno 1.30.

Also re-enabled this driver's usage in testing.