Skip to content

Commit 81e60db

Browse files
committed
Add release date and reorder
1 parent b031130 commit 81e60db

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
# Change Log
22

3-
## node-oracledb v1.3.0 (DD Mon YYYY)
4-
- Fixed result.outBinds corruption after PL/SQL execution.
3+
## node-oracledb v1.3.0 (15 Oct 2015)
54

65
- Added a `oracledb.oracleClientVersion` property giving the version of the Oracle
76
client library, and a `connection.oracleServerVersion` property giving the Oracle
87
Database version.
98

9+
- Fixed `result.outBinds` corruption after PL/SQL execution.
10+
1011
- Fixed null output from DML RETURNING with Oracle Database 11.2 when the string is of size 4000.
1112

1213
- Fixed default bind direction to be BIND_IN.

0 commit comments

Comments
 (0)