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

5 Commits

Author SHA1 Message Date
John Robinson
52242da115 make arg expectations optional
sometimes it's impossible to anticipate the args (such as in an
insert), sometimes args don't need to be checked
2014-02-27 13:53:46 -08:00
gedi
af59e07d27 update and test query whitespace stripping 2014-02-07 15:04:47 +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