Skip to content

Releases: sijms/go-ora

v2.8.14: fix receiving ora-01009 when query CLOB + get correct DB Timezone

25 Apr 23:27
Compare
Choose a tag to compare

v2.8.13: transfer tracer creation from config to connection

23 Apr 04:57
Compare
Choose a tag to compare
add ParseConfig and RegisterConfig functions

v2.8.12: Add ParseConfig and RegisterConnConfig + Bug Fixes

22 Apr 21:56
Compare
Choose a tag to compare
add ParseConfig and RegisterConfig functions

v2.8.11: Fix regression in `encryption and data integrity

08 Apr 19:48
Compare
Choose a tag to compare

fix regression in encryption and data integrity when connection break/reset

v2.8.10: fix issues related to numbers and select for update

19 Mar 01:23
Compare
Choose a tag to compare
fix issue related to SELECT FOR UPDATE

v2.8.9: fix timeout issue

15 Feb 23:57
Compare
Choose a tag to compare
 fix timeout issue

v2.8.8: new connection break + lob prefetch up to 1 GB

14 Feb 16:38
Compare
Choose a tag to compare
update README.md

v2.8.7: add support for regular type arrays

27 Jan 17:45
Compare
Choose a tag to compare
  • add support for regular type array
  • add support for nested null object and array
  • introduce new type go_ora.Object{Owner: owner, Name: name, Value: val} for passing input/output oracle objects
  • fix issue int is truncate to 9223372036854775807 for larger values
  • fix issue loss of time fraction in timestamp

v2.8.6: add support for nested UDT array + fix time zone issue

13 Jan 19:47
Compare
Choose a tag to compare

v2.8.5: add support for nested UDT

05 Jan 21:22
Compare
Choose a tag to compare
add support for nested UDT