Commit Graph

1824 Commits

Author SHA1 Message Date
Christopher Jones 28e46d11fe Remove word duplication 2019-07-24 17:32:31 +10:00
Christopher Jones c39587aca1 Bump version to 4.0.0 production 2019-07-24 17:32:31 +10:00
Christopher Jones d0122e3b7f Update connect string doc 2019-07-24 17:32:31 +10:00
Christopher Jones b09373f7e3 Add tests for DB object collection with TS, TSZ and LTZ 2019-07-24 17:32:31 +10:00
Christopher Jones 6e31208584 Update tests after executeMany() and insertMany() error change 2019-07-24 17:32:31 +10:00
Christopher Jones 6d86cb8fb5 Some more doc todo items crossed off the list 2019-07-24 17:32:31 +10:00
Christopher Jones 861a8f6487 Fix case in output example 2019-07-24 17:32:31 +10:00
Christopher Jones 714c66b5a0 Tweak row limit doc 2019-07-24 17:32:31 +10:00
Christopher Jones 4d78d4518e Improve function comment 2019-07-24 17:32:31 +10:00
Christopher Jones 4b52ced50b Tidy up empty array errors in con.executeMany() and coll.insertMany() 2019-07-24 17:32:31 +10:00
Christopher Jones b3f80d1134 Bump dev dependencies 2019-07-24 17:32:31 +10:00
Christopher Jones b4ba26c8f8 Update notes on 0-based index 2019-07-24 17:32:31 +10:00
Christopher Jones d16ceef779 Add tests for soda bulk insert 2019-07-24 17:32:31 +10:00
Christopher Jones 690835b941 SODA doc updates 2019-07-24 17:32:31 +10:00
Christopher Jones 6a36d287ee Add test for sodaCollection.insertManyAndGet() 2019-07-24 17:32:31 +10:00
Christopher Jones c21e8db3e7 Create the test file for SODA bulk insert 2019-07-24 17:32:31 +10:00
Christopher Jones bd2c1e30f0 Format test file 2019-07-24 17:32:31 +10:00
Christopher Jones bfb41792e3 Update default connect string to match Oracle 19 PDB service name 2019-07-24 17:32:31 +10:00
Christopher Jones da1daa8b3c Test collection of Date, named Oracle type binds 2019-07-24 17:32:31 +10:00
Christopher Jones 8388f2492e Update test after confirming a bug fix 2019-07-24 17:32:30 +10:00
Christopher Jones 56b58cbad0 Eliminate static analysis warnings 2019-07-24 17:32:30 +10:00
Christopher Jones d00be6acee Bump N-API version to 4 2019-07-24 17:32:30 +10:00
Christopher Jones 21eb1737d0 Note the UV_THREADPOOL_SIZE limit change in 12.6 2019-07-24 17:32:30 +10:00
Christopher Jones 14cb2d7cb6 Update doc links 2019-07-24 17:32:30 +10:00
Christopher Jones 98237c49ca Eliminate eslint warning 2019-07-24 17:32:30 +10:00
Christopher Jones fb09edd778 Eliminate static code analysis warnings 2019-07-24 17:32:30 +10:00
Christopher Jones ac6572b681 Correct handling of collection values that are dates 2019-07-24 17:32:30 +10:00
Christopher Jones 24aeb1591e Fix setting collection element directly. Add VARRAY tests 2019-07-24 17:32:30 +10:00
Christopher Jones a0ecee0ae7 Ignore recent Instant Client releases 2019-07-24 17:32:30 +10:00
Christopher Jones 5b9ba0584d Add DB Object examples to tests 2019-07-24 17:32:30 +10:00
Christopher Jones 4ad1383674 Add doc links 2019-07-24 17:32:30 +10:00
Christopher Jones 0e69478fae Fix a test issue appearing in Node 12 2019-07-24 17:32:30 +10:00
Christopher Jones c72a07c9db Spelling and related small changes 2019-07-24 17:32:30 +10:00
Christopher Jones aa3a4bf27b Fix AQ section typos and then do a bit more.... 2019-07-24 17:32:30 +10:00
Christopher Jones e6f6ff8dc6 Test Object attribute names with embeded special characters 2019-07-24 17:32:30 +10:00
Christopher Jones 91593fe035 Add a note about expected test failure scenario 2019-07-24 17:32:30 +10:00
Christopher Jones 47d12c7b79 Fix test portability 2019-07-24 17:32:30 +10:00
Christopher Jones 8a5528f869 Update loop syntax 2019-07-24 17:32:30 +10:00
Christopher Jones 40a4172860 Fix a new lint warning 2019-07-24 17:32:30 +10:00
Christopher Jones 1f6d890801 Fix a test diff 2019-07-24 17:32:30 +10:00
Christopher Jones 6ab74b31ab More doc on objects 2019-07-24 17:32:30 +10:00
Christopher Jones c18afbcc87 Add a doc section on round-trips 2019-07-24 17:32:30 +10:00
Christopher Jones 0727c7abd3 Fixed Implict Result segfault under stress 2019-07-24 17:32:30 +10:00
Christopher Jones a4d1de4f0c Test DB Object with JSON toString(), stringify() and literals 2019-07-24 17:32:29 +10:00
Christopher Jones 6e774bab54 Test DB Objects with DML RETURNING INTO 2019-07-24 17:32:29 +10:00
Christopher Jones aaf9ba8c19 Test DB objects with REF Cursor, Implicit Results, etc. 2019-07-24 17:32:29 +10:00
Christopher Jones 967a687b14 Remove some dup tests created in dev phase 2019-07-24 17:32:29 +10:00
Christopher Jones 908e10d76f Lint updates 2019-07-24 17:32:29 +10:00
Christopher Jones c0e12b34f3 Update some versions 2019-07-24 17:32:29 +10:00
Christopher Jones 78100664dd Add object example and update doc 2019-07-24 17:32:29 +10:00