libsql / libsql-node-sqlite3

node-sqlite3 compatible API for libSQL
MIT License
12 stars 1 forks source link

Local database support #1

Closed penberg closed 1 year ago

penberg commented 1 year ago

Let's add support for local databases with the file:// protocol like we do in the other client APIs. This allows easy transition from local development to using a remote database in production.

penberg commented 1 year ago

Fixed by https://github.com/libsql/libsql-node-sqlite3/commit/046fa990336be1d68e50c47e3f75dfb6e0ad571c