Commit Graph

32 Commits

Author SHA1 Message Date
Christopher Jones 5130d33cfa New attribution standards 2022-04-19 10:06:36 +10:00
Christopher Jones 6700e39f64 Serialize concurrent operations on a connection in JS 2021-05-03 15:10:09 +10:00
Christopher Jones 98c9820053 Enforce stricter JS coding style rules 2021-04-01 15:48:37 +11:00
Christopher Jones 15a1dbbfba Add row prefetching and cursor IN binding 2020-06-13 08:16:36 +10:00
Christopher Jones cd7ff4edcf Add tests for Implicit Results 2019-07-24 17:32:26 +10:00
Christopher Jones 2937ed2d0e Add support for Implict Results 2019-07-24 17:32:26 +10:00
Christopher Jones e2e8a977ce Update test descriptions 2018-02-09 19:51:13 +11:00
Christopher Jones 6efa57a40b Tests for RS and LOB automatically close after conn closes 2018-02-06 13:56:36 +11:00
Christopher Jones d3fae224e4 Update ODPI-C to eliminate DPI-1054 errors
Automatically close result sets and LOBs when the connection is closed.
2018-02-06 13:45:31 +11:00
Christopher Jones 6834c7b523 Include position and data type number in NJS-010 error message 2018-02-06 13:29:12 +11:00
Christopher Jones fbf81504fe Ensure that statements and LOBs are closed before the connection is closed, to match ODPI-C hardening 2017-08-01 14:14:43 +10:00
Christopher Jones c6bd8c841f Update tests for 11g 2017-06-19 20:53:49 +10:00
Christopher Jones db4c7ea2d3 Test updates 2017-06-17 09:40:09 +10:00
Christopher Jones db600cb016 Sync tests and fix missed merges 2017-06-14 11:54:15 +10:00
Christopher Jones 7db90133f2 Update to latest version of ODPI-C; invalid ref cursor is determined earlier than in v1 so accommodate those changes 2017-06-14 09:07:27 +10:00
Christopher Jones 7fb2dfbd7b Arguments are checked BEFORE the asynchronous method is executed and an exception raised, rather than passed through to the callback. 2017-06-14 08:17:07 +10:00
Christopher Jones a186025456 Test updates 2017-06-14 08:16:22 +10:00
Christopher Jones 364a488a6d Add ORDER BYs to test queries for better portability 2016-07-08 16:58:37 +10:00
Christopher Jones 14f7a320bd Make error.message.should.startWith usage consistent for NJS errors in tests 2016-05-18 16:24:17 +10:00
Christopher Jones ecb63f69e9 Preserve original creation year in copyright 2016-05-17 17:20:37 +10:00
Christopher Jones 4b96f3747c Remove test credential definition 2016-05-16 09:57:53 +10:00
Christopher Jones da8722e2bc Use a standard prefix "nodb_" for test objects 2016-03-24 17:31:19 +11:00
Christopher Jones dc4a829ff6 Whitespace cleanup 2016-03-24 17:09:53 +11:00
Christopher Jones 78e8716075 Add PL/SQL Array bind null and maxSize tests. Rename dbConfig.js to dbconfig.js. 2016-02-29 13:19:26 +11:00
Christopher Jones 07fa20088c Update test/resultSet2.js 2015-12-21 23:01:45 +11:00
Christopher Jones 0ea4a31a1e add maxRow 200 test case 2015-09-25 18:33:04 +10:00
Christopher Jones 3feb41ee06 Remove commented test 2015-09-02 22:41:37 +10:00
Christopher Jones 00a221a7a3 Refactor ResultSet tests 2015-09-02 22:35:01 +10:00
Christopher Jones 740f5bf1da More REF CURSOR refactoring 2015-09-02 22:21:53 +10:00
Christopher Jones d4069f45d5 Add tests for REF CURSOR BIND_INOUT case 2015-09-02 20:04:51 +10:00
Christopher Jones a8b69f0c0a Update tests for new functionality 2015-08-17 16:19:36 +10:00
Christopher Jones 12041c4bae Tidy up tests 2015-07-20 17:56:29 +10:00