Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to sqlite-client to support error handling #1

Open
etiennenoel opened this issue Oct 18, 2023 · 1 comment
Open

Update to sqlite-client to support error handling #1

etiennenoel opened this issue Oct 18, 2023 · 1 comment

Comments

@etiennenoel
Copy link
Contributor

@michaelpeterlee I've moved the sqlite-client to this repo that I'm maintaining and I've removed the comlink dependency. If you have a moment at some point to try it out, that would be great. We can also add features that you were talking about such as supporting transaction.

I've tested this library in this repo (and it works): https://github.com/magieno/sqlite-client-demo

@michaelpeterlee
Copy link

Thanks @etiennenoel, I think it's good for the community to supply a SQLite/WebSQL compatible WASM client. The transaction() signature as per SQLite/WebSQL is great.

I'm currently distracted with other projects, but have earmarked this for review a little later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants