Skip to content

Commit 348213c

Browse files
committed
SODA requires Oracle DB and Client 18.3
1 parent 59262d2 commit 348213c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/soda1.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
* Basic Simple Oracle Document Access (SODA) example.
2323
*
2424
* Creates and uses a SODA collection.
25-
* Requires Oracle client 18.3 and Oracle Database 18.1, or higher.
25+
* Requires Oracle Database and Client 18.3, or higher.
2626
* The user must have been granted the SODA_APP privilege.
2727
* See https://oracle.github.io/node-oracledb/doc/api.html#sodaoverview
2828
*

0 commit comments

Comments
 (0)