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