Commit Graph

2257 Commits

Author SHA1 Message Date
Christopher Jones 605ebee055 Refactor tests 2023-02-21 17:53:18 +11:00
Christopher Jones 9fbb8f6fa8 Bump min version of Node.js to 14.6 to use FinalizationRegistry 2023-02-21 17:53:18 +11:00
Christopher Jones fb5a5fc68b Add new tests and refactor 2023-02-21 17:53:18 +11:00
Christopher Jones 0e3565b308 Differentiate between VARCHAR and NVARCHAR data 2023-02-21 17:53:18 +11:00
Christopher Jones 8fd73548be Update doc links to point to new doc on readthedocs 2023-02-21 17:53:18 +11:00
Christopher Jones ffd4f2c160 accessTokenCallback removal and error mapping 2023-02-21 17:53:18 +11:00
Christopher Jones 865d952868 Move constants for node-oracledb version to separate file 2023-02-21 15:10:00 +11:00
Christopher Jones 317ce7ac79 Fix example connection scope 2023-02-21 15:05:51 +11:00
Christopher Jones fe1c2a55ff _initOracleClientArgs will be stored with user provided args 2023-02-21 15:05:33 +11:00
Christopher Jones 984d4ad7bf Update initOracleClient() error URL to readthedocs 2023-02-21 15:04:48 +11:00
Christopher Jones 1da8d95f99 Refactor and add tests 2023-02-21 15:04:16 +11:00
Christopher Jones 472c828315 Fix merge conflict glitch 2023-02-21 15:00:55 +11:00
Christopher Jones 26c6384a45 Record the SHA of the bundled JavaScript etc files 2023-02-21 15:00:28 +11:00
Christopher Jones c3f295c5ac Merge doc updates from v5.5.x branch 2023-02-21 14:59:40 +11:00
Christopher Jones 3e717dedb5 Refactor tests 2023-02-21 14:59:07 +11:00
Christopher Jones e9b1ed4856 Bump missed copyright dates 2023-02-21 14:58:14 +11:00
Christopher Jones 6ce2d672e4 Give NJS instead of ORA error for an invalid connection privilege 2023-02-21 14:57:57 +11:00
Christopher Jones 5ee83cdaf7 Map another DPI error to an NJS error 2023-02-21 14:55:59 +11:00
Christopher Jones e82cae24f3 Refactor tests 2023-02-21 14:55:40 +11:00
Christopher Jones 6ae049f31a Refactor tests 2023-02-21 14:53:53 +11:00
Christopher Jones d0af6b28d5 Map an ORA error to an NJS error 2023-02-21 14:53:53 +11:00
Christopher Jones 70115188ce Refactor tests 2023-02-21 14:53:53 +11:00
Christopher Jones 91502283c8 Map an ORA error to an NJS error 2023-02-21 14:53:53 +11:00
Christopher Jones 73dbe973e1 Map another DPI error to an NJS error 2023-02-21 14:53:53 +11:00
Christopher Jones 8e33ee4f34 Refactor tests 2023-02-21 14:53:53 +11:00
Christopher Jones 113cdd3399 Map another ORA error to an NJS message 2023-02-21 14:53:53 +11:00
Christopher Jones 616479d2ae Refactor tests 2023-02-21 14:53:53 +11:00
Christopher Jones 6ebf76e79e Allow mapping of DPI errors to NJS prefixed messages 2023-02-21 14:53:53 +11:00
Christopher Jones c7b7c07976 Refactor tests 2023-02-21 14:53:53 +11:00
Christopher Jones 764db6ca6c Use new documentation system 2023-02-21 14:53:53 +11:00
Christopher Jones 147189bf9f Refactor tests 2023-02-21 14:27:04 +11:00
Christopher Jones 93dcfb58fe Move pool size error to NJS prefixed message 2023-02-21 14:22:36 +11:00
Christopher Jones 5a8317ac04 Refactor tests 2023-02-21 14:20:36 +11:00
Christopher Jones 0d3efa5c5f Add changelog 2023-02-21 14:13:51 +11:00
Christopher Jones e6a3381572 Fix type used when fetching NCLOB as a string 2023-02-21 14:02:34 +11:00
Christopher Jones 61624b11d5 Only perform a stack capture if it is required 2023-02-21 13:57:36 +11:00
Christopher Jones 6ccd58e146 Version should be 6.0.0, not 5.5.0 2023-02-21 13:53:45 +11:00
Christopher Jones b2c0912fad Test refactoring 2023-02-21 13:53:17 +11:00
Christopher Jones 1fc3490deb Align Node.js version check syntax with oracledb.js 2023-02-21 13:52:25 +11:00
Christopher Jones ddfd50f136 More C to JS conversion 2023-02-21 13:50:27 +11:00
Christopher Jones f7591ddfe2 Test refactoring 2023-02-21 13:49:28 +11:00
Christopher Jones 1b75043699 Move more code from C to JS 2023-02-21 13:48:15 +11:00
Christopher Jones a3c6d1854a Token based authentication standalone connection fix 2023-02-21 13:09:08 +11:00
Christopher Jones b09351ae9b Update git clone URL and option syntax 2023-02-21 13:08:27 +11:00
Christopher Jones 20ce3854d8 Small test improvement 2023-02-21 13:03:24 +11:00
Christopher Jones 1394d4553a Update ODPI-C to 4.5 2023-02-21 12:53:23 +11:00
Christopher Jones 7bc61d3b4a Improve initOracleClient() error messages 2023-02-21 12:50:09 +11:00
Christopher Jones ae8f48c927 Refactor tests 2023-02-21 12:49:11 +11:00
Christopher Jones b52590f583 Update installer 2023-02-21 12:48:31 +11:00
Christopher Jones 6182198352 Fix require() statements to avoid relative paths 2023-02-21 12:47:14 +11:00