You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The default import of @libsql/client here resolves to web.js, which contains no support of the file: protocol.
The requirement of manual closing when using the client option is unrealistic for most use cases, without Kysely exposing some kind of "on destroy" callback.