Firebird high-level native client for Node.js / TypeScript updated to v2.1.1
Firebird high-level native client for Node.js / TypeScript updated to v2.1.1 with a few changes .
driver-native
- Feature #62 – Change value of getDefaultLibraryFilename in MacOS.
- Feature #63 – Make getMaster return OS error when failing to load the client library.
driver
- Fix #69 – Subsequent use of Statement::execute* methods may send incorrect value of input parameters.