Commit Graph

2570 Commits

Author SHA1 Message Date
Sharad Chandran R e190a3d705 Initial Documentation and test updates 2024-04-18 18:11:29 +05:30
Sharad Chandran R 9b28288554 Add support for Implicit Connection Pooling feature (Oracle Database 23c) of DRCP and PRCP 2024-04-18 18:08:01 +05:30
Sharad Chandran R afb9f696ca Prepare for 6.5 development 2024-03-12 12:55:25 +05:30
Sharad Chandran R 97b7a1f99d Update ODPI-C to 5.2 2024-03-11 21:36:54 +05:30
Sharad Chandran R 84ba363783 Update the release date and version to 6.4 2024-03-11 21:29:06 +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 ed8c0ac268 Prepare for 6.4 release 2024-03-11 17:20:26 +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 4baf7e1f9e Add release note for vector datatypes available with limited availability Oracle Database release 2024-03-11 17:15:42 +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 9fd82185e0 Minor SODA documentation updates 2024-03-11 16:59:36 +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 6b029fea52 Connections to standby database opened now return 0 2024-03-11 16:32:14 +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
Sharad Chandran R b287d414cb Fixed bug in identifying bind variables in SQL and PL/SQL statements containing a single line comment at the end of the statement 2024-03-11 12:41:19 +05:30
Sharad Chandran R 05f1645cbf Remove intermittent errors while fetching Large CLOBs 2024-03-11 12:39:35 +05:30
Sharad Chandran R 8206eb65fd Throw NJS-003 error instead of NJS-108 when attempting a LOB operation on a closed connection 2024-03-11 12:35:53 +05:30
Sharad Chandran R 649159711e Update Timestamp tests for daylight savings adjustment 2024-03-11 12:33:34 +05:30
Sharad Chandran R 8bc9796a58 Add support for vector datatype with test case and formatting updates 2024-03-11 12:22:40 +05:30
Sharad Chandran R 86ce4d4ef7 Accept an sql object as an input parameter for connection.execute() (Issue #1629) 2024-02-05 15:36:47 +05:30
Sharad Chandran R cb47c0658e Minor Test case updates 2024-02-05 15:33:09 +05:30
Sharad Chandran R 8dadfbda65 Fix potential cursor issues while using DRCP 2024-02-05 15:27:12 +05:30
Sharad Chandran R 586e71ce5c populate isOson metadata 2024-02-05 09:57:17 +05:30
Sharad Chandran R c71f5d5c0a Update examples information 2024-01-30 16:53:52 +05:30
Sharad Chandran R 616c4adeb3 Fixed bug in reading PLS_INTEGER type when used in PL/SQL records 2024-01-30 16:40:22 +05:30
Sharad Chandran R 786c97cfa5 Added poolPingTimeout parameter to connection pool and global configuration (Issue #1626) 2024-01-30 16:37:37 +05:30
Sharad Chandran R 90f8ad54c0 Minor internal code and test updates 2024-01-30 16:25:48 +05:30
Sharad Chandran R 728bc5d9dc Added SUCCESS_WITH_INFO support for PL/SQL functions used in executeMany() 2024-01-30 16:24:24 +05:30
Sharad Chandran R 89d5dbf296 Internal code refactoring and test case updates 2024-01-30 14:21:19 +05:30
Sharad Chandran R 664cc0776f Add size constraint check for attribute and element values of DbOject class (Issue #1630) 2024-01-29 19:01:02 +05:30
Sharad Chandran R 1ef9380083 Test and Copyright year updates 2024-01-29 18:51:10 +05:30
Sharad Chandran R 55e4fc9be0 Ensure removal of all idle connections in the free connection list of the connection pool (Issue #1633) 2024-01-29 18:39:53 +05:30
Sharad Chandran R 4f96b46dca Raise error if the batcherrors exceeds 655535 for executeMany function in Thin mode 2024-01-17 12:45:36 +05:30
Sharad Chandran R 47d254c345 Documentation update 2024-01-08 12:36:46 +05:30
Sharad Chandran R faa59030b5 Initial test and documentation updates 2024-01-03 11:59:40 +05:30
Sharad Chandran R 43d0e51fe3 Prepare for 6.4 development 2024-01-03 11:58:33 +05:30
Sharad Chandran R 9ee00ea0cb Update the date in release notes for 6.3 2023-12-21 17:23:28 +05:30
Sharad Chandran R 4126589aef Minor test case fix for 12.1 Date datatype 2023-12-21 11:49:45 +05:30
Sharad Chandran R 911f301370 Test and Documentation updates for 6.3 features 2023-12-21 10:46:36 +05:30
Sharad Chandran R d2cd299291 Prepare for 6.3.0 release 2023-12-21 10:44:49 +05:30
Sharad Chandran R 8ba1ac9d9e Add Success With Info Warnings support 2023-12-21 10:07:44 +05:30
Sharad Chandran R 5db0601d81 Update ODPI-C to v5.1 2023-12-20 10:34:44 +05:30
Sharad Chandran R 6c8ecf5c4a Allow non null username for external proxy authentication and non-token authentication - Issue #1628 2023-12-19 16:38:11 +05:30
Sharad Chandran R e89492a174 Add documentation updates for the new XMLType support and the future object created in node-oracledb 6.3 2023-12-05 16:07:53 +05:30