mattn / go-oci8

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

Switch to new C helpers #287

Closed MichaelS11 closed 5 years ago

MichaelS11 commented 5 years ago

After https://github.com/mattn/go-oci8/pull/286

MichaelS11 commented 5 years ago

Can any of the old branches be deleted?

https://github.com/mattn/go-oci8/branches

MichaelS11 commented 5 years ago

Good to go

mattn commented 5 years ago

Thanks