IBM / nodejs-idb-connector

A JavaScript (Node.js) library for communicating with Db2 for IBM i, with support for queries, procedures, and much more. Uses traditional callback-style syntax
MIT License
37 stars 23 forks source link

fix: No error return on SQL_NO_DATA_FOUND (sync) #148

Closed staplWaldo closed 3 years ago

staplWaldo commented 3 years ago

Fixes #146

kadler commented 3 years ago

@dmabupt Can you push out an update with this fix?