Commit Graph

2033 Commits

Author SHA1 Message Date
Christopher Jones b6dbb9906d Update CRC doc (Issue #1368) 2021-05-20 16:39:43 +10:00
Christopher Jones ec8e15da1e Create a pool CHANGELOG section 2021-05-20 16:38:40 +10:00
Christopher Jones 8c1bb87033 Update ODPI-C 2021-05-03 15:10:49 +10:00
Christopher Jones 6700e39f64 Serialize concurrent operations on a connection in JS 2021-05-03 15:10:09 +10:00
Christopher Jones 0a8f845b0a Remove dependency on "should" from a test 2021-05-03 15:03:25 +10:00
Christopher Jones b45152e96c Remove obsolete references to version from packaging 2021-05-03 15:02:36 +10:00
Christopher Jones 8c56eca699 Fix test description keybounce 2021-05-03 15:02:12 +10:00
Christopher Jones 57612df8ec Show how to detect PL/SQL compilation warnings 2021-04-26 20:20:25 +10:00
Christopher Jones 5e0ace47e2 Fix statement cache size for initial pooled connections 2021-04-26 20:19:24 +10:00
Christopher Jones 9ff47ed3c1 Add JSON tests 2021-04-26 20:13:17 +10:00
Christopher Jones 0fafad5bc6 Replace deprecated lob.close() call 2021-04-26 20:12:00 +10:00
Christopher Jones 01d78b962c Update tracing attr doc following user feedback 2021-04-26 20:11:09 +10:00
Christopher Jones cf8c5744b5 Test updates 2021-04-26 20:09:55 +10:00
Christopher Jones 8cbd79f3d0 Fixed queueTimeout of 0 (Issue #1338) 2021-04-13 13:32:11 +10:00
Christopher Jones 53c25af87b SODA save() was backported to Oracle Client 19.9 2021-04-13 13:29:52 +10:00
Christopher Jones a947c40534 Doc link maintenance 2021-04-13 13:29:11 +10:00
Christopher Jones 197c91d7cd Enforce whitespace JS standard 2021-04-13 13:28:31 +10:00
Christopher Jones 9f97f530e3 Update ODPI-C 2021-04-08 11:27:35 +10:00
Christopher Jones 400d14578d Remove parallel calls on a connection in tests 2021-04-08 11:26:18 +10:00
Christopher Jones a921be1bdf queryStream and toQueryStream are sync. Refactor tests. 2021-04-08 11:25:11 +10:00
Christopher Jones d9ec82b6ca Stop passing unsupported flags to dpiSodaDocCursor_getNext() 2021-04-08 11:21:17 +10:00
Christopher Jones 5d90cf3f1c Make SODA_APP role a pre-req for SODA tests 2021-04-08 11:20:44 +10:00
Christopher Jones 1f41b9a9b9 Update doc: pool queue description and cache examples 2021-04-01 15:50:36 +11:00
Christopher Jones 02b7ced422 Use sequential operations on a connection 2021-04-01 15:50:00 +11:00
Christopher Jones 4da61e16c4 Build a test CREATE clauses in the given order 2021-04-01 15:49:41 +11:00
Christopher Jones 98c9820053 Enforce stricter JS coding style rules 2021-04-01 15:48:37 +11:00
Christopher Jones 4d6e155e49 Add extra data to test helper 2021-04-01 15:47:46 +11:00
Christopher Jones 347cade8c7 Refactor sodaMetaDataCache 2021-04-01 11:41:25 +11:00
Christopher Jones 1f59ac16da Add SODA metadata cache support 2021-03-30 09:20:21 +11:00
Christopher Jones 669e38e783 Fix test description typos 2021-03-30 09:07:54 +11:00
Christopher Jones 4d060b55d1 Packaging doc tweaks 2021-03-30 09:07:00 +11:00
Christopher Jones 86aa5e309c Minor non-functionality changes 2021-03-30 09:06:42 +11:00
Christopher Jones 06643e0f38 Update ODPI-C 2021-03-29 15:33:43 +11:00
Christopher Jones 3b21ff17f2 Update URLs and help usage 2021-03-29 15:30:33 +11:00
Christopher Jones 5cb15eee4f Resolve timing dependent code in a test 2021-03-29 15:29:55 +11:00
Christopher Jones cb90016d27 Bump ODPI-C version 2021-03-25 11:58:42 +11:00
Christopher Jones 14928979f7 Require an issue template 2021-03-25 11:56:58 +11:00
Christopher Jones 56f2da356e Use unique event names to reduce dev confusion 2021-03-25 11:55:38 +11:00
Christopher Jones d91ce985dc Hint that a node-oracledb binary can be used with other Node.js versions 2021-03-25 11:54:53 +11:00
Christopher Jones 0020b9a69b Fixed use of oracledb.NCLOB in fetchAsString 2021-03-20 13:59:08 +11:00
Christopher Jones f4ddc5762c Fix link rot 2021-03-17 13:06:13 +11:00
Christopher Jones 79c0ce4672 Link to new quickstarts 2021-03-17 11:10:50 +11:00
Christopher Jones b2c6eae82e libnsl isn't needed for 21c 2021-03-17 11:03:47 +11:00
Christopher Jones 15012db278 Mention Docker images in GitHub's container registry 2021-03-17 10:53:48 +11:00
Christopher Jones b49e00a0fa Update interop for 21 2021-03-17 10:52:20 +11:00
Christopher Jones b01d6d2dbe Dan's blog has gone 2021-03-17 10:46:10 +11:00
Christopher Jones 095eebc6c7 Mention EXPIRE_TIME use in 21c sqlnet.ora 2021-03-17 10:45:52 +11:00
Christopher Jones e056ef2049 Mention Typescript 2021-03-17 10:45:25 +11:00
Christopher Jones f31579f401 Explain what an 'unnecessarily large' fetchArraySize is 2021-03-17 10:44:24 +11:00
Christopher Jones a897348dca Describe the default value for connection.callTimeout 2021-03-17 10:43:17 +11:00