Skip to content

Releases: sijms/go-ora

v2.6.16: Fix issue in parseSqlText function

11 Apr 14:36
Compare
Choose a tag to compare

v2.6.15: Map RefCursor to sql.Rows

09 Apr 15:53
Compare
Choose a tag to compare
Pre-release
map RefCursor to sql.Rows

v2.6.14: Add support for named parameters

08 Apr 17:44
Compare
Choose a tag to compare
introducing named parameters  add example and update README.md file

v2.6.13: Fix bug for client charset with string array

07 Apr 00:20
Compare
Choose a tag to compare
fix bug for client charset with string array

v2.6.12: Add Client Charset Option

05 Apr 03:22
Compare
Choose a tag to compare
update README.md file

v2.6.11: Add RETRYTIME option and fix issues 336, 337

30 Mar 02:42
Compare
Choose a tag to compare
add RetryTime option, Fix connection freeze inside BreakConnection an…

v2.6.10: fix prefetch lob issue 335

27 Mar 22:31
Compare
Choose a tag to compare
fix query CHAR type in lob prefetch mode

v2.6.9: Failover re-coded

27 Mar 19:52
Compare
Choose a tag to compare
re-code failover and re-connect functions

v2.6.8: fix dealing with LONG columns when lob pre-fetch is enabled

26 Mar 15:19
Compare
Choose a tag to compare
update README.md and add example for LONG data type

v2.6.7: fix dealing with LONG columns when lob pre-fetch is enabled

24 Mar 12:18
Compare
Choose a tag to compare
fix dealing with LONG columns when lob pre-fetch is enabled