Closed JakeHedman closed 8 years ago
I think this is a good idea, but it's unlikely that I will work on this any time soon. PRs are welcome though.
@wvanbergen: PR #55 submitted
@wvanbergen: Is a new release planned now that #55 is merged?
Let me see if I still know how to do that :)
@spillevink Looks like I don't have a working node setup anymore. If you want to, I can add you as a collaborator, and let you do the release yourself.
That would be great, thank you!
What is your npm username?
Added!
Thank you!
Error:
Uncaught exception: Error: Cannot handle multi-queries with a callback!
To reproduce:delete from foo; delete from foo;
This error should be in a callback so we can catch it.