Skip to content

Commit

Permalink
update readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
sijms committed Mar 27, 2023
1 parent a8e40f9 commit 4c3a9fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
* Commit
* Rollback
* RefCursor Query
* Failover will try to reconnect before returning error in case of query failover will restart query again
* In all situation Failover will try to reconnect before returning error except in case of Query failover will reconnect + requery
### version 2.6.8: Fix return long data type with lob prefetch option:
* now you can return up to 0x3FFFFFFF of data from long coumn type
* examples/long insert 0x3FFF bytes of data into long column and query it again
Expand Down

0 comments on commit 4c3a9fc

Please sign in to comment.