Oops
This commit is contained in:
+1
-1
@@ -64,7 +64,7 @@ func (r *rows) Load(dest interface{}) error {
|
||||
return r.rows.Err()
|
||||
}
|
||||
|
||||
return nil
|
||||
return r.err
|
||||
}
|
||||
|
||||
func (r *rows) loadValue(dest interface{}) {
|
||||
|
||||
Reference in New Issue
Block a user