nakagami / firebirdsql

Firebird RDBMS sql driver for Go (golang)
MIT License
227 stars 60 forks source link

query error messages and transactions #40

Closed michael88 closed 7 years ago

michael88 commented 7 years ago

return correct error from rows.next get ("eat") correct error in wireprotocol.go

nakagami commented 7 years ago

A test is failed. Can you fix it ? https://travis-ci.org/nakagami/firebirdsql/jobs/244583792

michael88 commented 7 years ago

Ok, i close this and construct another one

nakagami commented 7 years ago

continue to issue #41