Commit Graph

720 Commits

Author SHA1 Message Date
Sharad Chandran R 7039a09b31 Documentation and test updates 2024-07-15 13:09:04 +05:30
Sharad Chandran R e4a261d78a Add support for binary vector (Oracle Database 23ai feature) and eslint fixes in code 2024-07-15 13:05:18 +05:30
Sharad Chandran R 0d72c1b271 Two Phase Commit support in Thin mode 2024-07-15 13:03:52 +05:30
Sharad Chandran R c41ed21748 Fix tpcRecover to work with Thick mode 2024-07-15 12:18:35 +05:30
Sharad Chandran R 0fac480841 Tighten test cases and examples 2024-07-15 12:14:40 +05:30
Sharad Chandran R 5848805638 Documentation, Test and Example updates for 6.6 release 2024-06-21 17:36:23 +05:30
Sharad Chandran R d25150c91d Added capability to read XMLType data in DbObject in Thin mode 2024-06-20 12:34:38 +05:30
Sharad Chandran R a297facd66 Improve test cases and update to 6.6.0-dev 2024-06-20 12:31:27 +05:30
Sharad Chandran R c7b3c31d51 Fixed bug which throws an NJS-130 error when fetching a DbObjectClass with an object type name containing %ROWTYPE 2024-06-20 12:29:56 +05:30
Sharad Chandran R 94ad326d9c Fixed bug which throws NJS-112 error during fetching of JSON and Vector columns as string after table recreation with statement caching 2024-06-20 12:23:31 +05:30
Sharad Chandran R f6c8f6c7e7 More test cases to increase the test coverage 2024-06-09 18:05:26 +05:30
Sharad Chandran R 46f7ef3d2f Test case updates for 6.5.1 2024-05-22 16:26:52 +05:30
Sharad Chandran R 9980a797c1 Fixed bug which threw an error when a pool is created with SYSDBA privilege (Issue #1657) 2024-05-22 16:10:59 +05:30
Sharad Chandran R d909a3afeb Fixed issue which throws an error, when the same SELECT SQL statement is run for the second time with a different bind type. (Issue #1669) 2024-05-22 16:07:30 +05:30
Sharad Chandran R 04b4bcea0a Documentation and test updates 2024-05-22 16:05:11 +05:30
Sharad Chandran R 8cc1942906 Update a few test cases and move to 6.5.1 dev 2024-05-10 15:59:33 +05:30
Sharad Chandran R 3a351513cd Fixed exponent check condition for out-of-bounds number(Issue #1659) 2024-05-10 13:28:34 +05:30
Sharad Chandran R 12f9625d80 Test case updates 2024-05-09 15:15:23 +05:30
Sharad Chandran R 0cd0de46c4 Complete update of documentation, test cases and other non-code files for 6.5 release 2024-05-02 22:03:06 +05:30
Sharad Chandran R ea431d3451 More test and documentation updates for Oracle Database 23ai 2024-05-02 21:59:03 +05:30
Sharad Chandran R 0be45d8d6e Add code and test changes for the upcoming Oracle Database 23ai release 2024-05-02 21:56:12 +05:30
Sharad Chandran R bf3eb218b2 Fixed an issue with privileges that prevented the startup() function from bringing the database up 2024-05-02 21:47:25 +05:30
Sharad Chandran R c83cc1e648 Pool reconfiguration support in Thin mode 2024-05-02 21:39:25 +05:30
Sharad Chandran R 2469fb2fdf Documentation and test case updates for recent enhancements 2024-05-02 21:38:29 +05:30
Sharad Chandran R 9d8ebdc664 Fixed bug which threw an error due to the presence of duplicate cursors with DRCP 2024-05-02 21:31:15 +05:30
Sharad Chandran R 48ccc7aeb0 Add BigInt support for binding values 2024-05-02 21:25:12 +05:30
Sharad Chandran R 1104149262 Add the correct pool reconfiguration error messages 2024-05-02 21:23:20 +05:30
Sharad Chandran R c2feec0dd7 Test case cleanup and documentation update for the JsonId class 2024-05-02 21:21:47 +05:30
Sharad Chandran R af78f2e8d8 Added support for usage with extension of Array.prototype methods(Issue #1653) 2024-05-02 21:16:06 +05:30
Sharad Chandran R 51e688a2c3 Test config optimizations 2024-05-02 21:08:00 +05:30
Sharad Chandran R 02d49ccff0 OSON encode/decoder to support field name length > 255 bytes & relative offsets + Code refactoring for fetching Oracle Client and DB server versions in Thick mode 2024-05-02 20:09:41 +05:30
Sharad Chandran R 10c45fcb01 Added JsonId class to to represent JSON ID values returned by SODA in Oracle Database 23ai and higher in the _id attribute of documents stored in native SODA collections 2024-05-02 20:03:06 +05:30
Sharad Chandran R 523d2961fa Fixed a regression in AQ that caused the deq functions to return an invalid object in 6.4 instead of undefined, which was returned in earlier releases (See Issue #1656) 2024-05-02 15:02:22 +05:30
Sharad Chandran R 9df01abb44 Fix a bug in Thick mode which inserted invalid value if an unacceptable out of bound number is given (Issue #1659) 2024-04-20 11:41:16 +05:30
Sharad Chandran R 14e0e7904d Documentation correction and new test cases 2024-04-20 11:34:46 +05:30
Sharad Chandran R bc58a22cfd Throw Error for DMLS having Duplicate bind by names in the input and RETURNING INTO SQL clause (Issue #1652) 2024-04-18 18:16:16 +05:30
Sharad Chandran R 3d1a737424 Update test cases list with new test cases 2024-04-18 18:14:16 +05:30
Sharad Chandran R 04f0a0e982 Optimization with PL/SQL usage in executeMany with Implicit Connection Pooling 2024-04-18 18:12:18 +05:30
Sharad Chandran R e190a3d705 Initial Documentation and test updates 2024-04-18 18:11:29 +05:30
Sharad Chandran R 3284edf230 Final set of test and document updates for all the new features 2024-03-11 19:11:33 +05:30
Sharad Chandran R fd9f7d6690 Enhanced lob.getData() method to accept offset and amount arguments (Issue #1643) 2024-03-11 17:19:45 +05:30
Sharad Chandran R 0857d18ee1 Add support for async iteration of SODA document cursors 2024-03-11 17:13:38 +05:30
Sharad Chandran R 9859ebcdda Change outconverter for isOson formatted columns to return JSON object 2024-03-11 17:12:09 +05:30
Sharad Chandran R 5c292fa8f6 Latest test updates and new examples added 2024-03-11 17:10:26 +05:30
Sharad Chandran R eb80b7a9bb Minor bug fixes for vector datatype 2024-03-11 17:04:48 +05:30
Sharad Chandran R e94c8c7258 Code refactoring for OSON encode decode functionality 2024-03-11 16:58:39 +05:30
Sharad Chandran R 9ac20938a8 Documentation and Test updates for the latest changes and feature additions 2024-03-11 16:56:28 +05:30
Sharad Chandran R c2cefc229a More documentation and test updates for the latest changes in node-oracledb 6.4 2024-03-11 16:24:19 +05:30
Sharad Chandran R d3beb39469 Add toMap API for dbObject of collection type (GH Issue #1627) 2024-03-11 16:22:09 +05:30
Sharad Chandran R 4dd4721814 Copyright updates, documentation and test case additions 2024-03-11 12:46:16 +05:30