npm node-red-contrib-oracledb-mod 0.7.0
v0.7.0

latest releases: 0.7.5, 0.7.4, 0.7.3...
2 months ago

Refactor Oracle DB Node and Server Implementation

  • Updated variable declarations to use const and let for better scoping.
  • Enhanced validation for port, poolmin, poolmax, and pooltimeout properties in the oracle-server node.
  • Improved the oneditprepare function for better readability and maintainability.
  • Added new options for sending single messages with metadata in the oracledb HTML.
  • Updated documentation for the oracledb node to clarify input and output expectations.
  • Introduced TypeScript configuration files for both HTML and Node.js directories.
  • Rewrote the Oracle DB node to utilize connection pooling for improved performance.
  • Removed deprecated TSLint configuration in favor of TypeScript's built-in checks.
  • Cleaned up legacy files and configurations, including tsd.json and the root tsconfig.json.

Don't miss a new node-red-contrib-oracledb-mod release

NewReleases is sending notifications on new releases.