mattn / go-oci8

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

Added tests #263

Closed MichaelS11 closed 6 years ago

MichaelS11 commented 6 years ago

Added BLOB tests Added INTERVAL DAY TO MONTH tests Added INTERVAL DAY TO SECOND tests

mattn commented 6 years ago

Thanks!