Sharad Chandran R
Sharad Chandran R
@bill-kitsune @gspaiva Good news that you have been waiting for! We have introduced the `warning` property to report PL/SQL compilation failures and password being in grace period warnings in node-oracledb...
Closing this issue as this is an Oracle Client library signature issue.
@revoorunischal Can you let us know what is the 'increase' you are talking about? From @pvenkatraman's [comment on Oct 19, 2022](https://github.com/oracle/node-oracledb/issues/1510#issuecomment-1283754963), the RSS memory seems to be stable. Are you...
@myzonjkee Thanks for using node-oracledb. Please state your exact use case and provide a sample code, if possible. We currently do not support the `interval day to second` type.
@iifawzi There is an ongoing discussion in node-oracledb, where we do not recommend reuse of the same parameter names in the same statement. See https://github.com/oracle/node-oracledb/issues/1652#issuecomment-1997827846. Not sure, if it is...
HI @PhilippSalvisberg Thank you for using node-oracledb. I assume the npm module sql-template-tag supports the latest node-oracledb version of 6.2, not 5.2 :) Thank you for suggesting this feature. Rest...
Hi @PhilippSalvisberg I have added the latest change with the sql object support to the GitHub repo [here](https://github.com/oracle/node-oracledb/commit/86ce4d4ef7e4bec9eb730853959cd86d4ac6bc58). All you need to do is the following: - Take the latest...
@PhilippSalvisberg This is now available in node-oracledb 6.4. We have raised a PR for the TypeScript update
I am closing this issue as the BUN-related PR #1601 has been fixed in node-oracledb 6.2
Any updates on this PR? This will be very useful for us to add support for TCP Fast Open in Node.js. We are looking for TCP Fast Open support for...