node-oracledb/lib
Christopher Jones f55c1341b9 Added internal _closing flag in connection object 2022-04-19 09:51:24 +10:00
..
aqDeqOptions.js Lint JS files 2019-07-24 17:32:27 +10:00
aqEnqOptions.js Lint JS files 2019-07-24 17:32:27 +10:00
aqMessage.js Lint JS files 2019-07-24 17:32:27 +10:00
aqQueue.js Serialize concurrent operations on a connection in JS 2021-05-03 15:10:09 +10:00
connection.js Added internal _closing flag in connection object 2022-04-19 09:51:24 +10:00
dbObject.js Enforce stricter JS coding style rules 2021-04-01 15:48:37 +11:00
lob.js Serialize concurrent operations on a connection in JS 2021-05-03 15:10:09 +10:00
oracledb.js Fix initOracleClient() with TypeScript 4.4 (Issue #1462) 2022-03-11 09:55:20 +11:00
pool.js Added PoolStatistics class 2021-08-01 09:37:44 +10:00
poolStatistics.js Added PoolStatistics class 2021-08-01 09:37:44 +10:00
queryStream.js Fix attr in check preventing intermingling of querystream and getrow 2021-10-11 13:53:38 +11:00
resultset.js Serialize concurrent operations on a connection in JS 2021-05-03 15:10:09 +10:00
sodaCollection.js Added support SODA operation hints 2021-05-20 16:53:28 +10:00
sodaDatabase.js Serialize concurrent operations on a connection in JS 2021-05-03 15:10:09 +10:00
sodaDocCursor.js Serialize concurrent operations on a connection in JS 2021-05-03 15:10:09 +10:00
sodaDocument.js Refactored JavaScript implementation to use async/await 2020-02-16 11:06:45 +11:00
sodaOperation.js Added support SODA operation hints 2021-05-20 16:53:28 +10:00
util.js Capture the error stack 2022-04-19 09:45:45 +10:00