Skip to content

Commit 5b65cd3

Browse files
committed
SODA needs Oracle DB 18.3
1 parent 97fa08e commit 5b65cd3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22

33
## node-oracledb v3.0.0 (1 Oct 2018)
44

5-
- Added new APIs for Simple Oracle Document Access ([SODA](https://github.com/oracle/node-oracledb/blob/master/doc/api.md#sodaoverview)), available when using Oracle Database 18.1 and Oracle client libraries version 18.3, or later.
5+
- Added new APIs for Simple Oracle Document Access
6+
([SODA](https://github.com/oracle/node-oracledb/blob/master/doc/api.md#sodaoverview)),
7+
available when using Oracle Database 18.3 and Oracle client
8+
libraries version 18.3, or later.
69

710
- Added a `drainTime` argument to
811
[`pool.close()`](https://github.com/oracle/node-oracledb/blob/master/doc/api.md#poolclose),

0 commit comments

Comments
 (0)