Skip to content

Releases: sijms/go-ora

v2.7.19: Fix issue #445 by add more packet space for NNE

06 Oct 21:26
3c0a2e8
Compare
Choose a tag to compare
Merge pull request #445 from bobvawter/fix_nne_size

go-ora/v2/network: Reserve additional packet space for NNE

v2.7.18: Update code for OracleDriver + add support for Charset ID 846

19 Sep 21:40
Compare
Choose a tag to compare

v2.7.17: Add Function WrapRefCursor

26 Aug 21:33
Compare
Choose a tag to compare

fix bugs in string_converstion.go
also update readme file

v2.7.16: read TTC code 28 + fix decoding number issues

24 Aug 20:53
Compare
Choose a tag to compare
fix decode number to float64 and int64 issues

v2.7.15: log packet decrypted + disable timeout when value is 0

21 Aug 21:06
Compare
Choose a tag to compare

1- modify packet logging so packet is readable if the connection using encryption
2- global timeout can be disabled if its value is 0

v2.7.14: fix driver.Valuer that return nil + fix float values return as string

18 Aug 23:12
Compare
Choose a tag to compare

fix driver.Valuer that return nil
fix float values return as string

v2.7.13: update documentation and set default timeout to 120 seconds

17 Aug 22:00
Compare
Choose a tag to compare

v2.7.12: fix datetime issues

12 Aug 22:23
Compare
Choose a tag to compare
update readme file

v2.7.11: Add Support for DBMS_OUTPUT

02 Aug 21:27
Compare
Choose a tag to compare
fix when passing on output parameter will give ttc buffer error

v2.7.10: fix issues related to UDT and its array

30 Jul 21:51
Compare
Choose a tag to compare
fix reading large object array