1
0
mirror of https://github.com/DATA-DOG/go-sqlmock.git synced 2024-11-28 08:49:01 +02:00
Commit Graph

26 Commits

Author SHA1 Message Date
gedi
53b2cd1534 updates readme and license 2017-02-09 09:26:25 +02:00
Gábor Lipták
4f22433adb Add codecov.io 2016-11-21 21:34:47 -05:00
gedi
d4cd2ca2ad closes #50 2016-11-02 14:49:59 +02:00
gedi
11d3eed600 change package url for README consistency with example, closes #34 2016-02-26 14:41:45 +02:00
gedi
2165444c8d add AnyArg func to provide any kind of argument matcher 2016-02-23 11:24:34 +02:00
gedi
de514b7bf0 closes #31 2016-02-23 11:14:34 +02:00
gedi
808cdc9973 document time.Time argument matching example 2016-02-04 09:42:49 +02:00
gedi
5b568f0d25 update readme and check with linters 2016-01-21 21:09:44 +02:00
gedi
32a1b9d93f update readme and add example
* dcca987 add an old example and a basic one
2015-08-28 10:26:55 +03:00
gedi
a071483cba concurrency support, closes #20 and closes #9 and closes #15
* c600769 do not require a connection name, unique dsn is generated
* 1b20b9c update travis
* 1097b6a add comments for godoc documentation
* c142a95 fix golint reported issues
2015-08-28 10:25:20 +03:00
gedi
ed4836e31d update readme 2015-07-09 09:21:36 +03:00
Bruno Bigras
51558a3715 Fix typo in README 2015-06-26 14:29:02 -04:00
gedi
5b6166bfbf update travis 2015-01-25 12:40:37 +02:00
Luigi Kapaj
8db2b3b2d2 docs for ExpectPrepare 2014-09-24 16:13:35 -04:00
gedi
e36ad8d068 return error instead panic if argument reflection types are not matching 2014-08-16 12:57:40 +03:00
gedi
c8ac9dfd29 mention about escaping characters for regular expressions #6 2014-08-15 21:44:50 +03:00
gedi
60b2068e00 closes #5 2014-08-14 20:38:46 +03:00
gedi
4c6f0e69c3 update formatting and readme 2014-05-29 17:11:13 +03:00
gedi
fa31f407df closes #4 2014-04-21 18:21:28 +03:00
gedi
bdba0bb0c6 Rows interface to allow building rows in different ways 2014-02-14 00:14:32 +02: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
6f1be66c43 update package for godoc 2014-02-07 10:44:41 +02:00
gedi
ee2ed8f2d5 add doc blocks, split files 2014-02-07 10:02:57 +02:00
gedi
2fc5a0dd15 add readme and update error messages 2014-02-06 17:03:46 +02:00
gedi
3e67393335 initial commit 2014-02-05 16:21:07 +02:00