Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: error reporting on prepared statements (#16)
Fixes an error where we would return an `Unknown Error` when we actually could determine the error. This makes debugging SQL statements *much* easier.
- Loading branch information