Skip to content

Avoid throw queryDB errors off-stack #4

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

Merged
merged 1 commit into from
May 21, 2018

Conversation

felixSchl
Copy link
Collaborator

Currently there's a throwError in the callback, causing any exceptions to be thrown off-stack. This can be avoided by handing the error back to the callback provided to us by makeAff.

@justinwoo
Copy link
Owner

Cool, thanks!

@justinwoo justinwoo merged commit 36747c8 into justinwoo:master May 21, 2018
@justinwoo
Copy link
Owner

Made a new tag off of this: https://github.com/justinwoo/purescript-node-sqlite3/releases/tag/v2.0.0

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

Successfully merging this pull request may close these issues.

2 participants