You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#) Allow using colons in multiple single-line SQL comments in Thin mode. Fix for `Issue #1561 <https://github.com/oracle/node-oracledb/issues/1561>`__.
14
+
#) Allow using colons in multiple single-line SQL comments in Thin mode. Fix
15
+
for `Issue #1561 <https://github.com/oracle/node-oracledb/issues/1561>`__.
14
16
15
-
#) Added enhanced binding support in Thin mode.
17
+
#) Added enhanced binding support in Thin mode.
16
18
17
-
#) Improved statement cache handling in Thin mode.
19
+
#) Improved statement cache handling in Thin mode.
18
20
19
-
#) Added clear error message when users try to establish a connection with unsupported database versions.
21
+
#) Added clear error message when an attempt is made to establish a connection
22
+
with an unsupported database version in Thin mode.
20
23
21
24
node-oracledb `v6.0.0 <https://github.com/oracle/node-oracledb/compare/v5.5.0...v6.0.0>`__ (24 May 2023)
0 commit comments