tursodatabase / libsql-client-ts

TypeScript/JavaScript client API for libSQL
https://docs.turso.tech/sdk/ts/quickstart
MIT License
289 stars 37 forks source link

Fail createClient() if encryption key not supported but specified #179

Closed penberg closed 9 months ago

penberg commented 9 months ago

The encryptionKey option only works with local databases for now.