mirror of https://github.com/golang/go.git
278 B
278 B
Errors returned by driver.Valuer
implementations are now wrapped for improved error handling during
operations like Query, Exec,
and QueryRow.