Commit Graph

26 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 a9fef73119 Updates the examples in the examples directory 2023-08-17 18:03:01 +05:30
Sharad Chandran R 889ca3ca6e Minor update in examples.js 2023-05-23 23:16:30 +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 98c9820053 Enforce stricter JS coding style rules 2021-04-01 15:48:37 +11:00
Christopher Jones eaa084c7b9 Update comment because using initOracleClient needs node-oracledb 5.0 2020-11-16 14:58:07 +11:00
Christopher Jones 2d7e8c3782 Update Oracle Client paths with latest versions 2020-11-16 14:56:33 +11:00
Christopher Jones 582202b761 Use double backslash on Windows 2020-07-30 15:56:05 +10:00
Christopher Jones b80e744370 Rename webappawait.js 2020-07-30 15:55:36 +10:00
Christopher Jones 15a1dbbfba Add row prefetching and cursor IN binding 2020-06-13 08:16:36 +10:00
Christopher Jones 161dc0c841 Add oracledb.initOracleClient() for Oracle Client initialization 2020-06-03 14:14:49 +10:00
Christopher Jones adc3ec16be Add metadata for non-ResultSet nested cursors 2020-02-29 09:34:53 +11:00
Christopher Jones 0249378366 Rework schema setup in example scripts 2019-11-22 10:54:28 +11:00
Christopher Jones 536f18bd96 Prefer new constants OUT_FORMAT_ARRAY and OUT_FORMAT_OBJECT 2019-07-24 17:32:28 +10:00
Christopher Jones 3758467fe4 Standardize connect usage 2019-07-24 17:32:27 +10:00
Christopher Jones 4e630baa30 More work on examples 2019-07-24 17:32:24 +10:00
Christopher Jones ac397f222a Update examples for async/await and other changes 2019-07-24 17:32:24 +10:00
Christopher Jones 60e80f3e86 Show ORA_SDTZ in examples 2019-01-11 08:55:31 +11:00
Christopher Jones 0c016a5626 Add required node-oracledb version to examples 2019-01-11 08:54:26 +11:00
Christopher Jones 419a5a6c6c Add connectionpool.js example 2018-11-26 15:01:33 +11:00
Christopher Jones ed8b816794 Add async/await examples 2018-09-27 15:00:20 +10:00