Firebird high-level native client for Node.js / TypeScript status status for Firebird Advent 2020
https://qiita.com/advent-calendar/2020/firebird
To use the driver you can start with the readme from npm/github
https://www.npmjs.com/package/node-firebird-driver-native
A few more examples are in the packages/node-firebird-driver/src/test directory
We have seen several releases with a few features and changes :2.1.1 (November, 22, 2020)
driver-native
- Feature #62 - Change value of getDefaultLibraryFilename in MacOS.
- Feature #63 - Make getMaster return OS error when failing to load the client library.
- Fix #69 - Subsequent use of Statement::execute* methods may send incorrect value of input parameters.
driver
No comments:
Post a Comment