Skip to content

Commit af55067

Browse files
committed
Mention query tuning on upgrade
1 parent c77c202 commit af55067

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
@@ -16206,6 +16206,9 @@ When upgrading from node-oracledb version 4.0 to version 4.1:
1620616206
Node-oracledb](#initnodeoracledb), particularly around how node-oracledb can
1620716207
locate Oracle Client libraries.
1620816208

16209+
- Take advantage of the new [`prefetchRows`](#propexecprefetchrows) attribute to
16210+
re-tune SQL queries.
16211+
1620916212
- Support for custom Promises was necessarily removed due to a refactoring of
1621016213
the module's JavaScript layer. Code should be migrated to use the native
1621116214
Node.js Promise implementation.

0 commit comments

Comments
 (0)