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
26
26
#) Updated error thrown during pool reconfiguration from `ORA-24413 ` to
27
27
`NJS-007 ` when poolMax is 0.
28
28
29
- #) Throw `NJS-092`` error if `poolMin ` > `poolMax ` during pool
29
+ #) Throw `NJS-092 ` error if `poolMin ` > `poolMax ` during pool
30
30
reconfiguration.
31
31
32
32
#) Added support for binding BigInt values. BigInts like ``123n `` can
@@ -55,7 +55,7 @@ Thin Mode Changes
55
55
#) Added support for Oracle Database 23c
56
56
:ref: `Implicit Connection Pooling <implicitpool >` in DRCP and PRCP.
57
57
58
- #) Added support for usage with extension of Array.prototype methods
58
+ #) Added support for usage with extension of Array.prototype methods
59
59
See `Issue #1653 <https://github.com/oracle/node-oracledb/issues/1653 >`__.
60
60
61
61
Thick Mode Changes
You can’t perform that action at this time.
0 commit comments