Commit Graph

1426 Commits

Author SHA1 Message Date
Christopher Jones 16f3d39202 Fix doc numbering typo (issue #1103) 2019-07-24 17:32:26 +10:00
Christopher Jones cd7ff4edcf Add tests for Implicit Results 2019-07-24 17:32:26 +10:00
Christopher Jones cf339bbb85 Simplify AQ PL/SQL 2019-07-24 17:32:26 +10:00
Christopher Jones 3bab24a9f0 Permanently fix section number reference 2019-07-24 17:32:26 +10:00
Christopher Jones f437b7f2d0 Add a table creation util for tests 2019-07-24 17:32:26 +10:00
Christopher Jones 2ad9516dfe Doc updates 2019-07-24 17:32:26 +10:00
Christopher Jones eb32fddddc Note the regId addition 2019-07-24 17:32:26 +10:00
Christopher Jones ff44033667 Support for getting the registration id for subscriptions 2019-07-24 17:32:26 +10:00
Christopher Jones db45bf0407 Fix example comment typo 2019-07-24 17:32:26 +10:00
Christopher Jones 29d4b92650 SODA can be used with Oracle Client 18.5 or 19.3 2019-07-24 17:32:26 +10:00
Christopher Jones 69341bf0ff Update links from dev to production doc 2019-07-24 17:32:26 +10:00
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