Gediminas Morkevicius
Gediminas Morkevicius
Sqlmock is for mocking, it is not a database. You have to mock what it needs to return, given your test scenario
Hi, sorry for late reply, will check this when I can
well, I do not think it needs changes, the reason is available in the message. read your own comment, you were expecting an Query but instead, the SQL is for...
@morningvera @kachan1208 I've gave you the write access. This repository is active, but maintenance is minimal, since it integrates the standard sql interface. At the moment it is compatible with...
Invites where sent for write access @rmulley @morningvera thanks for joining!
Thanks @gold-kou invitation is open
Thanks @gagantrivedi the invite is open and was sent
you are welcome @theodesp we do not have contribution guide, but feel free to do whatever you want and think is worth in doing.
@Ghvstcode @JessieAMorris @fatelei have included you as contributors, thanks. sorry for late response
Hi, in this program it does not matter at all. It will not be called millions of times in unit tests and it will have no performance impact. I will...