Skip to content

Commit ebb357a

Browse files
committed
Reorder recent changelog entries
1 parent b5d4bb4 commit ebb357a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
- Added a [`connection.isHealthy()`](https://oracle.github.io/node-oracledb/doc/api.html#ishealthy)
99
function to perform a local connection health check
1010

11+
- Added missing support for binding as `oracledb.DB_TYPE_BINARY_INTEGER`.
12+
1113
- Fixed numeric suffix feature (for duplicate SELECT column names when using
1214
`oracledb.OUT_FORMAT_OBJECT` mode) when the column name is also a JavaScript
1315
property or method name.
1416

15-
- Added missing support for binding as `oracledb.DB_TYPE_BINARY_INTEGER`.
16-
1717
- Fixed binding string or buffer data when explicitly specifying the type as
1818
`oracledb.DB_TYPE_BLOB`, `oracledb.DB_TYPE_CLOB` or `oracledb.DB_TYPE_NCLOB`.
1919

0 commit comments

Comments
 (0)