1
0
mirror of https://github.com/zhashkevych/go-sqlxmock.git synced 2025-06-06 21:46:11 +02:00

9 Commits

Author SHA1 Message Date
Luigi Kapaj
cd47226ce2 unit test for Prepare 2014-09-24 16:05:15 -04:00
gedi
e36ad8d068 return error instead panic if argument reflection types are not matching 2014-08-16 12:57:40 +03:00
gedi
fa31f407df closes #4 2014-04-21 18:21:28 +03:00
gedi
5aa5d01fb9 add test for row builder and NilType based row values 2014-02-14 17:15:06 +02:00
gedi
bdba0bb0c6 Rows interface to allow building rows in different ways 2014-02-14 00:14:32 +02:00
Hebo
517a41ff43 Allow for multiple rows by manually creating each row 2014-02-13 11:59:35 -08:00
gedi
c33b881467 documentation update based on lint 2014-02-08 17:53:15 +02:00
gedi
b89aa3ac1e let travis ci test it 2014-02-07 16:52:26 +02:00
gedi
3e67393335 initial commit 2014-02-05 16:21:07 +02:00