tursodatabase / libsql-client-ts

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

Add `rawCode` property to the errors #114

Closed SevInf closed 11 months ago

SevInf commented 11 months ago

Follow-up to libsql/libsql-js#47 Adds same rawCode property for numeric error codes to LibsqlError class.