Releases: sijms/go-ora
Releases · sijms/go-ora
v2.6.16: Fix issue in parseSqlText function
update README.md file
v2.6.15: Map RefCursor to sql.Rows
map RefCursor to sql.Rows
v2.6.14: Add support for named parameters
introducing named parameters add example and update README.md file
v2.6.13: Fix bug for client charset with string array
fix bug for client charset with string array
v2.6.12: Add Client Charset Option
update README.md file
v2.6.11: Add RETRYTIME option and fix issues 336, 337
add RetryTime option, Fix connection freeze inside BreakConnection an…
v2.6.10: fix prefetch lob issue 335
fix query CHAR type in lob prefetch mode
v2.6.9: Failover re-coded
re-code failover and re-connect functions
v2.6.8: fix dealing with LONG columns when lob pre-fetch is enabled
update README.md and add example for LONG data type
v2.6.7: fix dealing with LONG columns when lob pre-fetch is enabled
fix dealing with LONG columns when lob pre-fetch is enabled