Skip to content

Commit

Permalink
added support tickets
Browse files Browse the repository at this point in the history
  • Loading branch information
drothery-edb committed May 19, 2023
1 parent 1b9beb7 commit 7e1d943
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ The EDB OCL Connector provides an API similar to the Oracle Call Interface.

New features, enhancements, bug fixes, and other changes in the EDB OCL Connector 15.2.0.2 include:

| Type | Description |
| ------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Bug fix | Fixed a performance issue when reading approximately 250,000 rows using the Perforce DBLink abstraction library. |
| Bug fix | Fixed an issue where the “Value accessor mismatch" error occurred when retrieving the value of an INTEGER or NUMBER datatype using the Perforce DBLink abstraction library. |
| Bug fix | Fixed an OCI Date Issue where the date returned was always epoch (1970-1-1). |
| Bug fix | Fixed an issue where data insert was failing if parameter names contained the same prefix. |
| Type | Description |
| ------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Bug fix | Fixed a performance issue when reading approximately 250,000 rows using the Perforce DBLink abstraction library. [Support ticket: #85251] |
| Bug fix | Fixed an issue where the “Value accessor mismatch" error occurred when retrieving the value of an INTEGER or NUMBER datatype using the Perforce DBLink abstraction library. Support ticket: 85247] |
| Bug fix | Fixed an OCI Date Issue where the date returned was always epoch (1970-1-1). [Support ticket: 88425] |
| Bug fix | Fixed an issue where data insert was failing if parameter names contained the same prefix. [Support ticket: 91805] |

0 comments on commit 7e1d943

Please sign in to comment.