1
0
mirror of https://github.com/zhashkevych/go-sqlxmock.git synced 2024-11-24 08:12:13 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
Ales Pour
3b533ba431 Add Column Metadata #152 2020-06-22 22:26:35 +02:00
Nikita Koryabkin
f3f5a5d16b added support for mammoths 2019-12-02 14:39:36 +03:00
Nikita Koryabkin
2ef7c147be migration from custom namedValue to driver.NamedValue 2019-11-28 13:51:27 +03:00
Benjamin Rupp
327ae5dcb6 Fix for mocking Exec with custom []string datatype 2019-09-25 09:13:06 -04:00
gedi
f7b0b9305b
closes #114 allow expecting rows to be closed 2018-12-11 17:38:12 +02:00
Jan Waś
f2bc8f904e allow to use a custom converter 2018-08-06 22:29:24 +02:00
gedi
a00b6aa80e asserts ordinal argument position, fixes expected query error message 2017-02-16 22:33:12 +02:00
gedi
128bf5c539 implements next rows result set support 2017-02-08 17:35:32 +02:00