SODA requires Oracle DB and Client 18.3

This commit is contained in:
Christopher Jones 2018-09-29 08:13:41 +10:00
parent 59262d2151
commit 348213cf54
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
* Basic Simple Oracle Document Access (SODA) example.
*
* Creates and uses a SODA collection.
* Requires Oracle client 18.3 and Oracle Database 18.1, or higher.
* Requires Oracle Database and Client 18.3, or higher.
* The user must have been granted the SODA_APP privilege.
* See https://oracle.github.io/node-oracledb/doc/api.html#sodaoverview
*