You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix: update binaries for windows and vscode (Bimal Jha)
* fix: Reloading driver causes failures on async functions #514 (Bimal Jha)
* fea: Convert the library to support Promises for all methods. #715 (Bimal Jha)
* fea: add result.close API (Bimal Jha)
* promisify describe related methods (Bimal Jha)
* update mac binaries for vscode ibmdb/vscode-extension#50 (Bimal Jha)
* test: update test files (Bimal Jha)
* fix: Empty Strings in Batch inserts result in corrupt values being inserted #875 (Bimal Jha)
* fea: Add support for Buffer() for insert and select for binary data. #702, #859, #860, #862, #864 (Bimal Jha)
* fea: allow installation using specific version of clidriver (Bimal Jha)
Current it is not possible to populate a column of type VARBINARY or BINARY directly from a Buffer. This should be supported.
The text was updated successfully, but these errors were encountered: