1
0
mirror of https://github.com/zhashkevych/go-sqlxmock.git synced 2025-06-30 22:03:43 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
fa31f407df closes #4 2014-04-21 18:21:28 +03:00
5aa5d01fb9 add test for row builder and NilType based row values 2014-02-14 17:15:06 +02:00
bdba0bb0c6 Rows interface to allow building rows in different ways 2014-02-14 00:14:32 +02:00
517a41ff43 Allow for multiple rows by manually creating each row 2014-02-13 11:59:35 -08:00
c33b881467 documentation update based on lint 2014-02-08 17:53:15 +02:00
b89aa3ac1e let travis ci test it 2014-02-07 16:52:26 +02:00
3e67393335 initial commit 2014-02-05 16:21:07 +02:00