Skip to content

Commit 1d09d25

Browse files
committed
Update doc on migration
1 parent a3b8fc8 commit 1d09d25

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/api.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14314,6 +14314,9 @@ When upgrading from node-oracledb version 4.0 to version 4.1:
1431414314

1431514315
- Review any programmatic or test use of node-oracledb error messages since some have changed.
1431614316

14317+
- Note that the default for [`oracledb.events`](#propdbevents) has reverted to
14318+
*false*. If you relied on it being *true*, then explicitly set it.
14319+
1431714320
## <a name="otherresources"></a> 34. Useful Resources for Node-oracledb
1431814321

1431914322
Node-oracledb can be installed on the pre-built [*Database App Development

0 commit comments

Comments
 (0)