Skip to content

Commit 590a51a

Browse files
committed
Add two-phase commit API
1 parent c1d29e2 commit 590a51a

12 files changed

+2194
-40
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
pool properties `user`, `connectString`, `edition`, `events`,
1919
`externalAuth`, and `homogeneous` on the Pool and PoolStatistics classes.
2020

21+
- Added [Two-Phase Commit](https://oracle.github.io/node-oracledb/doc/api.html#twopc) support.
22+
2123
- Fixed `queryStream()` logical error handling ([Issue
2224
1391](https://github.com/oracle/node-oracledb/issues/1391)).
2325

0 commit comments

Comments
 (0)