Commit Graph

21 Commits

Author SHA1 Message Date
Sharad Chandran R c31fb33395 Added new env variable and automatic AQ table and queue for examples and test updates 2023-10-31 10:05:56 +05:30
Sharad Chandran R a8658f059a Thin mode support and new examples 2023-05-23 19:50:06 +05:30
Sharad Chandran R 12c4fd6b7a Update files in examples directory with simpler tuning recommendations for beginners 2023-05-03 17:42:32 +05:30
Christopher Jones 1de6451fae Re-license as dual Apache 2.0 or UPL 1.0 2023-02-21 12:43:43 +11:00
Christopher Jones 7e062fc31a Update template text 2022-05-17 13:16:40 +10:00
Christopher Jones 0f118cf3f5 Update examples so Windows can have Oracle client libs in PATH 2021-10-17 17:22:29 +11:00
Christopher Jones 3b6fbac0b2 Use initOracleClient() in examples 2021-05-20 16:47:23 +10:00
Christopher Jones a921be1bdf queryStream and toQueryStream are sync. Refactor tests. 2021-04-08 11:25:11 +10:00
Christopher Jones 15a1dbbfba Add row prefetching and cursor IN binding 2020-06-13 08:16:36 +10:00
Christopher Jones 10cd68b7d4 Update examples to show better use of stream destroy() 2020-03-21 08:13:36 +11:00
Christopher Jones 90a50dca57 Correct use of close event in queryStream() samples and doc 2019-11-22 10:54:28 +11:00
Christopher Jones 0249378366 Rework schema setup in example scripts 2019-11-22 10:54:28 +11:00
Christopher Jones 7df6cf5904 Further async-ification 2019-07-24 17:32:27 +10:00
Christopher Jones ac397f222a Update examples for async/await and other changes 2019-07-24 17:32:24 +10:00
Christopher Jones 0c016a5626 Add required node-oracledb version to examples 2019-01-11 08:54:26 +11:00
Christopher Jones 95600c8ada Standardize some example syntax 2018-03-27 16:04:27 +11:00
Christopher Jones a30f2c9bb1 Implementation of resultSet.getRow() buffering in JavaScript instead of C++. 2017-12-12 10:03:15 +11:00
Christopher Jones 885de16a56 Introduce fetchArraySize to replace prefetchRows for query fetch tuning 2017-12-12 09:56:12 +11:00
Christopher Jones 1569c17e9c Sync examples with master and update for v2 2017-06-14 11:23:10 +10:00
Christopher Jones deeccf375f Remove streamNumRows and use oracledb.maxRows until we revisit parameter passing 2016-03-24 21:37:12 +11:00
Christopher Jones 58df9f11b6 Add query streaming (PR 321) 2016-03-24 21:18:16 +11:00