File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ Common Changes
2626#) Updated error thrown during pool reconfiguration from `ORA-24413 ` to
2727 `NJS-007 ` when poolMax is 0.
2828
29- #) Throw `NJS-092`` error if `poolMin ` > `poolMax ` during pool
29+ #) Throw `NJS-092 ` error if `poolMin ` > `poolMax ` during pool
3030 reconfiguration.
3131
3232#) Added support for binding BigInt values. BigInts like ``123n `` can
@@ -55,7 +55,7 @@ Thin Mode Changes
5555#) Added support for Oracle Database 23c
5656 :ref: `Implicit Connection Pooling <implicitpool >` in DRCP and PRCP.
5757
58- #) Added support for usage with extension of Array.prototype methods
58+ #) Added support for usage with extension of Array.prototype methods
5959 See `Issue #1653 <https://github.com/oracle/node-oracledb/issues/1653 >`__.
6060
6161Thick Mode Changes
You can’t perform that action at this time.
0 commit comments