You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix Valuers by returning driver.ErrSkip if couldn't convert type internally
Added a test that Valuer types are handled correctly. This test fails without the fix.
CheckNamedValue code was included recently and breaks existing applications:
go-sql-driver#690
Reported in:
go-sql-driver#708
0 commit comments