go-mocket
go-mocket copied to clipboard
Correct the documents when about fire exception
When we'd like to fire exception when execute INSERT
commands, we should call .WithExecException()
rather than .WithQueryException()
@wahyd4 can you look into failing test, please?
Hi, @Selvatico I don't think the test failure is related to my change, I didn't change any source code or test code at all. Also, There is no error when I run the tests in my local many times.