Tuesday, 21 January 2020

Node-oracledb 4.2 is now available from npm

There are improvements to binding; There is a new result.lastRowid attribute available after executing DML; Support for NCHAR/NVARCHAR/NCLOB has been completed; And various other improvements and fixes were made.​Change Log: https://github.com/oracle/node-oracledb/blob/master/CHANGELOG.mdInstall: https://www.npmjs.com/package/oracledbQuick Start Installation instructions: https://oracle.github.io/node-oracledb/INSTALL.html#quickstartUser Guide: https://oracle.github.io/node-oracledb/doc/api.html

Submitted January 22, 2020 at 05:09AM by cjbj

No comments:

Post a Comment