go-sqlmock icon indicating copy to clipboard operation
go-sqlmock copied to clipboard

WIP: Fix WillReturnRows(nil) in expectations_go18.go

Open chrisirhc opened this issue 2 years ago • 0 comments
trafficstars

The addition of the resultset logic caused a nil pointer dereference panic whenever nil is used as an input.

This is a WIP PR. I intend to add a unit test for this.

chrisirhc avatar Apr 04 '23 07:04 chrisirhc