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 a3b8fc8 commit 1d09d25Copy full SHA for 1d09d25
doc/api.md
@@ -14314,6 +14314,9 @@ When upgrading from node-oracledb version 4.0 to version 4.1:
14314
14315
- Review any programmatic or test use of node-oracledb error messages since some have changed.
14316
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
+
14320
## <a name="otherresources"></a> 34. Useful Resources for Node-oracledb
14321
14322
Node-oracledb can be installed on the pre-built [*Database App Development
0 commit comments