1
0
mirror of https://github.com/zhashkevych/go-sqlxmock.git synced 2025-06-24 21:56:48 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
f7b0b9305b closes #114 allow expecting rows to be closed 2018-12-11 17:38:12 +02:00
c8e01dc244 custom driver value mocking #131 2018-08-03 22:46:48 +03:00
18ab7ac1c7 improves error messages, closes #77 2017-04-26 09:56:38 +03:00
e4bef44c55 Additional test for rows 2016-11-27 20:14:41 -05:00
5a740a6373 rows scan error mocking test 2015-08-28 10:26:42 +03:00
acfbd5d998 allow null values from csv string to be converted to nil 2015-08-28 10:26:42 +03:00
dc0efdab8f allow to set errors for rows scan
* 9a36c2e more examples and tests for rows
* 908877e cannot mock rows.Columns error so far
2015-08-28 10:25:49 +03:00