Commit Graph

65 Commits

Author SHA1 Message Date
Christopher Jones deeccf375f Remove streamNumRows and use oracledb.maxRows until we revisit parameter passing 2016-03-24 21:37:12 +11:00
Christopher Jones 8838a4e567 Remove trailing whitespace from JS code 2016-03-24 21:25:50 +11:00
Christopher Jones 5d85e87569 Remove "use strict" to be consistent with other files (really we should add it everywhere) 2016-03-24 21:24:38 +11:00
Christopher Jones 493ae4c954 Added units to poolTimeout in pool stats 2016-03-24 21:21:57 +11:00
Christopher Jones 8c813db888 Added total up-time to pool stats 2016-03-24 21:21:18 +11:00
Christopher Jones 58df9f11b6 Add query streaming (PR 321) 2016-03-24 21:18:16 +11:00
Christopher Jones 02f74fabf0 Made public methods overwritable in new JavaScript layer 2016-03-01 08:38:52 +11:00
Christopher Jones 4dc4821418 Fixed error thrown if pool._logStats called after terminate 2016-02-29 13:54:26 +11:00
Christopher Jones 2ab23e207b Added JavaScript wrapper around C++ classes. Added connection pool queue 2016-02-29 13:48:48 +11:00
Christopher Jones a72e2ab1a7 Remove LOB writable 'close' event, since only readable Streams have this. Also fix uncaught LOB error. 2016-01-25 22:14:34 +11:00
Christopher Jones a675adf653 Emit Lob end event before close. Another fix by @bjouhier 2015-09-25 18:22:01 +10:00
Christopher Jones 9be4faed22 Added a type property to the Lob class to distinguish CLOB and BLOB types 2015-09-25 17:34:55 +10:00
Christopher Jones 1042166e2e Expose LOB functionality as a stream 2015-08-17 16:18:26 +10:00
Christopher Jones bc6b88eefe Add REF CURSOR support. Result Set tidy ups. Renumber constants. 2015-07-20 17:45:32 +10:00
Christopher Jones ffca4ce828 Preview release of node-oracledb 2015-01-20 08:51:22 -08:00