mattn / go-oci8

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

Updated ParseDSN comments #294

Closed MichaelS11 closed 5 years ago

MichaelS11 commented 5 years ago

prefetchRows checks for not default questionph uses strconv.ParseBool

MichaelS11 commented 5 years ago

Good to go

mattn commented 5 years ago

Thanks.