Commit Graph

1824 Commits

Author SHA1 Message Date
Christopher Jones 17c72914bd Note pool drain fix 2019-07-24 17:32:26 +10:00
Christopher Jones 898fb991a8 Update ODPI-C 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 da300b7805 Add AQ support for RAW queues 2019-07-24 17:32:26 +10:00
Christopher Jones 8437e3e187 Ensure that pool.status property is read-only 2019-07-24 17:32:26 +10:00
Christopher Jones 37c31fca36 Remove unnecessary setters from read-only properties 2019-07-24 17:32:25 +10:00
Christopher Jones f677033346 Update ODPI-C 2019-07-24 17:32:25 +10:00
Christopher Jones 93a8d8901f sodaCollection.metaData should be an Object, as documented 2019-07-24 17:32:25 +10:00
Christopher Jones 350c7eaa8a Fix documentation example 2019-07-24 17:32:25 +10:00
Christopher Jones 7d74e48cb1 Adjust test to look at message prefix only 2019-07-24 17:32:25 +10:00
Christopher Jones 69325001d7 Add more currentSchema tests 2019-07-24 17:32:25 +10:00
Christopher Jones 4a1dbddbb1 Add SODA bulk insert doc 2019-07-24 17:32:25 +10:00
Christopher Jones 7daa71b80e Add connection.currentSchema doc 2019-07-24 17:32:25 +10:00
Christopher Jones d226f86351 Improve queue timeout error (NJS-040) message 2019-07-24 17:32:25 +10:00
Christopher Jones d73cfe78d1 Typo in unsubscription text 2019-07-24 17:32:25 +10:00
Christopher Jones abc7f0ebda Mention connection.currentSchema 2019-07-24 17:32:25 +10:00
Christopher Jones a2a848161e Mention SODA bulk insert addition 2019-07-24 17:32:25 +10:00
Christopher Jones 41755e96ab Update ODPI-C to get CQN fix for unsubscribing 2019-07-24 17:32:25 +10:00
Christopher Jones 00c4be7d4e Add oracledb instances to writableProperties1.js 2019-07-24 17:32:25 +10:00
Christopher Jones 848cb12ec2 Added support for connection attribute "currentSchema" 2019-07-24 17:32:25 +10:00
Christopher Jones 5fb4896a76 Make editionTest.js cleanly allow parallel test runs 2019-07-24 17:32:25 +10:00
Christopher Jones 8cc580978f Fix resource busy problem in editionTest.js 2019-07-24 17:32:25 +10:00
Christopher Jones 19c8d3729e Fix identifier too long error in changePassword.js 2019-07-24 17:32:25 +10:00
Christopher Jones e7b4c5d1a8 Added SODA bulk insert available with Oracle Client 18.5+ 2019-07-24 17:32:25 +10:00
Christopher Jones b15e0567bc Revise test/fetchRowidAsString.js by removing oversized raw column test 2019-07-24 17:32:25 +10:00
Christopher Jones 4e630baa30 More work on examples 2019-07-24 17:32:24 +10:00
Christopher Jones cbfff5bab8 Describe the examples 2019-07-24 17:32:24 +10:00
Christopher Jones 7b7f1da2c0 Remove reference to deleted example 2019-07-24 17:32:24 +10:00
Christopher Jones 6ccb75fa7d Update Errors offset doc for @morgiyan 2019-07-24 17:32:24 +10:00
Christopher Jones 767435fbc6 Add Binary float/double fetchAsString test 2019-07-24 17:32:24 +10:00
Christopher Jones 77776e01ff Add fetchRawAsString.js to test suite 2019-07-24 17:32:24 +10:00
Christopher Jones 0dbbfa0c33 Fixed writing multi-byte chars to CLOBs when multiple writes occur 2019-07-24 17:32:24 +10:00
Christopher Jones 397f9936f8 Add SODA classes to writableProperties2.js 2019-07-24 17:32:24 +10:00
Christopher Jones ac397f222a Update examples for async/await and other changes 2019-07-24 17:32:24 +10:00
Christopher Jones a8f44cccdb Namedrop Debian and Ubuntu for searchability 2019-07-24 17:32:24 +10:00
Christopher Jones 181feb1859 Update basic doc examples 2019-07-24 17:32:24 +10:00
Christopher Jones 34e8927d33 SODA keys are always passed as strings, even if the DB type is NUMBER 2019-07-24 17:32:24 +10:00
Christopher Jones 58bbc04c12 Further example migration to async/await syntax 2019-07-24 17:32:24 +10:00
Christopher Jones 25dc324fff Note user visible changes 2019-07-24 17:32:24 +10:00
Christopher Jones 7a781a24dd Update JavaScript syntax to "let" and "const" 2019-07-24 17:32:24 +10:00
Christopher Jones 4a330b03c6 Simplify pointer references 2019-07-24 17:32:24 +10:00
Christopher Jones b7b736dc82 Isolate destructive test environment changes 2019-07-24 17:32:23 +10:00
Christopher Jones 067b375ed7 Fix compilation warning on Windows 2019-07-24 17:32:23 +10:00
Christopher Jones 7e54527595 Replace NJS-006 with NJS-005 & NJS-008 with NJS-007 to avoid type/value confusion 2019-07-24 17:32:23 +10:00
Christopher Jones 23d5bc4faa Removed obsolete error messages 2019-07-24 17:32:23 +10:00
Christopher Jones e7be720a2f Change message grammar now 4.x binaries can be used by multiple Node versions 2019-07-24 17:32:23 +10:00
Christopher Jones 14a909cfce The code is pure C so a C++ compiler is no longer required 2019-07-24 17:32:23 +10:00
Christopher Jones 8d2ca9e34c Bump copyright year 2019-07-24 17:32:23 +10:00
Christopher Jones f9663c3be9 Refactor to use N-API instead of NAN 2019-07-24 17:32:19 +10:00
Christopher Jones ec594c5914 Add plsqlBindList.js to test suite 2019-07-24 17:31:21 +10:00