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 0afc06e commit a009406Copy full SHA for a009406
INSTALL.md
@@ -74,8 +74,14 @@ configuration.
74
75
The node-oracledb installer now supports basic proxy authentication.
76
77
+On Windows, node-oracledb will now attempt to load the Oracle Client
78
+libraries from the `node_modules\oracledb\build\Release` directory
79
+before doing the standard Windows library directory search i.e. of the
80
+`PATH` directories.
81
+
82
See the [CHANGELOG][43] and [Migrating from Previous node-oracledb
83
Releases][47] for more information about node-oracledb 3.0.
84
85
#### <a name="mig20"></a> 1.2 Changes in node-oracledb version 2.0
86
87
In node-oracledb version 2.0, pre-built binaries are now available for
0 commit comments