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 @@ -53,7 +53,7 @@ This release is currently under development.
53
53
order-of-execution issues.
54
54
55
55
- Support fetching XMLTYPE columns in queries. They will return as
56
- String.
56
+ String limited to the VARCHAR2 length .
57
57
58
58
- Update install processes by bundling all pre-built binaries into the
59
59
package uploaded to https://www.npmjs.com/package/oracledb . This
@@ -75,7 +75,7 @@ This release is currently under development.
75
75
76
76
- Fixed some SODA stability issues (node-oracledb and ODPI-C changes).
77
77
78
- - Improved the statement error whitelist to avoid unnecessarily
78
+ - Improved the statement error white list to avoid unnecessarily
79
79
dropping statements from the statement cache (ODPI-C change).
80
80
81
81
## node-oracledb v3.0.1 (15 Nov 2018)
You can’t perform that action at this time.
0 commit comments