node-oracledb/lib/thin
Sharad Chandran R abbbaf7b44 Add BFILE support 2024-07-15 13:06:54 +05:30
..
protocol Add BFILE support 2024-07-15 13:06:54 +05:30
sqlnet Added support for in-memory wallet (Issue #1671) 2024-07-15 12:28:03 +05:30
connection.js Two Phase Commit support in Thin mode 2024-07-15 13:03:52 +05:30
dbObject.js Added capability to read XMLType data in DbObject in Thin mode 2024-06-20 12:34:38 +05:30
index.js Add support to fetch XML as a String in Thin mode 2023-12-05 16:06:50 +05:30
lob.js Add BFILE support 2024-07-15 13:06:54 +05:30
pool.js Added support for in-memory wallet (Issue #1671) 2024-07-15 12:28:03 +05:30
resultSet.js Minor code refactoring 2023-08-17 13:41:49 +05:30
statement.js Fixed issue which throws an error, when the same SELECT SQL statement is run for the second time with a different bind type. (Issue #1669) 2024-05-22 16:07:30 +05:30
statementCache.js Fixed issue which throws an error, when the same SELECT SQL statement is run for the second time with a different bind type. (Issue #1669) 2024-05-22 16:07:30 +05:30
util.js Error update for invalid POOL_BOUNDARY value with Implicit Connection Pooling 2024-04-20 11:43:46 +05:30