You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/api.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -623,7 +623,7 @@ editions, or require additional database options or packs.
623
623
The node-oracledb feature highlights are:
624
624
625
625
- Easily installed from [npm][1]
626
-
- Support for Node.js 10 and later, and for multiple Oracle Database versions. (Note: older versions of node-oracledb supported older versions of Node.js)
626
+
- Support for Node.js 14 and later, and for multiple Oracle Database versions. (Note: older versions of node-oracledb supported older versions of Node.js)
627
627
- Execution of SQL and PL/SQL statements, and access to [SODA](#sodaoverview) document-style access APIs.
628
628
- Extensive Oracle data type support, including large objects (CLOB and BLOB) and binding of SQL objects
629
629
- Connection management, including connection pooling
0 commit comments