Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sijms committed Feb 14, 2024
1 parent e74d44f commit 95e9238
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -647,6 +647,8 @@ complete code for mapping refcursor to sql.Rows is found in [example/refcursor_t
data size increased from 32KB to 1GB
* fix issue in bulk insert when pass data types
* add `lob fetch=stream` which is equal to `lob fetch=post`
* testing file [prefetch large blob](https://github.com/sijms/go-ora/blob/v2.8.8/v2/TestIssues/prefetch_large_blob_test.go)

### version 2.8.7
* add support for regular type array
* add support for nested null object and array
Expand Down

0 comments on commit 95e9238

Please sign in to comment.