Skip to content

Fix statement close on error

Pre-release
Pre-release
Compare
Choose a tag to compare
@tanner0101 tanner0101 released this 19 Jun 20:47
9fafa5e
This patch was authored and released by @tanner0101.

Fixes a bug causing query statements to not be cleaned up (closed) if an error was thrown in the onRow callback (#32, fixes #30).