mattn / go-oci8

Oracle driver for Go using database/sql
https://mattn.kaoriya.net/
MIT License
630 stars 212 forks source link

Fix clob, switched to OCILobRead2 #305

Closed MichaelS11 closed 5 years ago

MichaelS11 commented 5 years ago

https://github.com/mattn/go-oci8/issues/304

MichaelS11 commented 5 years ago

@mattn Good to go

mattn commented 5 years ago

Thank you