Commit Graph

1269 Commits

Author SHA1 Message Date
Christopher Jones 733077f05b Add a test which inserts SODA documents with a pool 2018-12-23 09:35:09 +11:00
Christopher Jones ac72c592f1 Change install to use a pre-built binary from the npm package 2018-12-07 16:31:23 +11:00
Christopher Jones f434ef5127 Correct concurency issue with high frequency notifications from CQN 2018-12-05 12:38:14 +11:00
Christopher Jones 37f061cb3f Update ODPI-C to support XMLType in fetches 2018-12-04 16:57:45 +11:00
Christopher Jones c29f86f6d3 Adjust SODA tests for Oracle Cloud 2018-12-04 16:55:35 +11:00
Christopher Jones 231e187e38 Update SODA index tests 2018-12-04 16:54:26 +11:00
Christopher Jones 1709700c08 Lint fixes 2018-12-04 16:53:29 +11:00
Christopher Jones 8f35b018b8 Add a SODA test for empty documents 2018-11-30 08:54:49 +11:00
Christopher Jones ffdddf1319 Add a SODA getDataGuide test 2018-11-30 08:36:47 +11:00
Christopher Jones 97d86d5656 Update test descriptions 2018-11-30 08:35:11 +11:00
Christopher Jones 168bf40d4d Add SODA tests for sodaOperation 2018-11-30 08:34:44 +11:00
Christopher Jones 5c4ee16019 Fix segfault after failure of a SODA insert or replace 2018-11-30 08:32:07 +11:00
Christopher Jones 91aea0b814 Update external auth test 2018-11-27 13:52:24 +11:00
Christopher Jones 5eda22f318 Defer loading Oracle Client until the first connection or session pool is created (#983) 2018-11-27 13:51:39 +11:00
Christopher Jones a60896c546 Clarify which kind of proxy 2018-11-27 13:48:45 +11:00
Christopher Jones 6ce52f9996 Update test config file 2018-11-26 15:02:56 +11:00
Christopher Jones b8a129ea25 Update ODPI-C layer 2018-11-26 15:01:34 +11:00
Christopher Jones 5fa30834df Update to version to 3.1.0-dev 2018-11-26 15:01:33 +11:00
Christopher Jones 02aeb303b7 Use new base URL for Oracle DB XE 2018-11-26 15:01:33 +11:00
Christopher Jones 72141146e6 CHANGELOG typo 2018-11-26 15:01:33 +11:00
Christopher Jones f162ba34c5 Fix broken comparison precedence 2018-11-26 15:01:33 +11:00
Christopher Jones d1de2b05d9 Update config files not needed in the npm bundle 2018-11-26 15:01:33 +11:00
Christopher Jones 89d1debad8 More tests for SODA sodaOperation terminal methods 2018-11-26 15:01:33 +11:00
Christopher Jones c19932d33a Simplify code by using calculation performed in ODPI-C 2018-11-26 15:01:33 +11:00
Christopher Jones 22d743c179 Add more SODA sodaOperation tests 2018-11-26 15:01:33 +11:00
Christopher Jones e6ebddf6fa Replace another reference to the older basic example 2018-11-26 15:01:33 +11:00
Christopher Jones 419a5a6c6c Add connectionpool.js example 2018-11-26 15:01:33 +11:00
Christopher Jones c12d46a7cd Refactor SODA negative tests 2018-11-26 15:01:33 +11:00
Christopher Jones ab44c2a42f delete an obsolete test 2018-11-26 15:01:33 +11:00
Christopher Jones b6fd04d826 Mention older versions 2018-11-26 15:01:33 +11:00
Christopher Jones 4cf97899df Update SODA tests 2018-11-26 15:01:33 +11:00
Christopher Jones e9df514dce Update test options for Node 6 2018-11-26 15:01:33 +11:00
Christopher Jones bc07720bbc Update test name for Node 6 list 2018-11-26 15:01:33 +11:00
Christopher Jones 11ab50dc1a Fixed typo so createIndex() with no parameter displays correct error 2018-11-26 15:01:33 +11:00
Christopher Jones 81ebf419bc Update CHANGELOG 2018-11-15 16:31:12 +11:00
Christopher Jones 2cdaba934d Let's encourage Node.6+. FWIW, this flag is mostly ignored. 2018-11-15 16:31:12 +11:00
Christopher Jones f9a0c6d623 Document support for Node.js 11 2018-11-15 16:31:12 +11:00
Christopher Jones 7a017803a1 Binary package file names changed in 3.0 2018-11-15 16:31:12 +11:00
Christopher Jones 4ab866a523 Fix SODA createDocument argument validation 2018-11-15 16:31:12 +11:00
Christopher Jones 2889bd499a Bump NAN to 2.11.1 2018-11-15 16:31:12 +11:00
Christopher Jones 63c7ce9c44 Add tests for option object of SODA dropIndex() 2018-11-15 16:31:12 +11:00
Christopher Jones aaf2a74809 Add more tests for sodaCollection 2018-11-15 16:31:12 +11:00
Christopher Jones f0d9f4abd6 Be consistent with trailing commas 2018-11-15 16:31:12 +11:00
Christopher Jones 28c51eaf0e Add newer pool options to example script comments 2018-11-15 16:31:12 +11:00
Christopher Jones 868370af48 Fix doc section numbering 2018-11-15 16:31:12 +11:00
Christopher Jones 6b7a862cfd Enhance LOB tests 2018-11-15 16:31:12 +11:00
Christopher Jones ad4ab718de Update SQL of schema creation 2018-11-15 16:31:12 +11:00
Christopher Jones 47e53e3c15 Fix comment typo 2018-11-15 16:31:12 +11:00
Christopher Jones 6d19f015f2 Enhance the edition test 2018-11-15 16:31:12 +11:00
Christopher Jones 598aa7c5ca Suspend unstable LOB tests 2018-11-15 16:31:12 +11:00