We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccb329b commit 59262d2Copy full SHA for 59262d2
doc/api.md
@@ -10352,8 +10352,7 @@ Node-oracledb uses the following objects for SODA:
10352
### <a name="sodarequirements"></a> 26.1 Node-oracledb SODA Requirements
10353
10354
SODA is available to Node.js applications when the node-oracledb
10355
-driver uses Oracle Database client 18.3 libraries and connects to Oracle
10356
-Database 18.1 or higher.
+driver uses Oracle Database and Client 18.3, or higher.
10357
10358
To execute SODA operations, Oracle Database users require the SODA_APP
10359
role granted to them by a DBA:
0 commit comments