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 c77c202 commit af55067Copy full SHA for af55067
doc/api.md
@@ -16206,6 +16206,9 @@ When upgrading from node-oracledb version 4.0 to version 4.1:
16206
Node-oracledb](#initnodeoracledb), particularly around how node-oracledb can
16207
locate Oracle Client libraries.
16208
16209
+- Take advantage of the new [`prefetchRows`](#propexecprefetchrows) attribute to
16210
+ re-tune SQL queries.
16211
+
16212
- Support for custom Promises was necessarily removed due to a refactoring of
16213
the module's JavaScript layer. Code should be migrated to use the native
16214
Node.js Promise implementation.
0 commit comments