1. 98b917b Merge pull request #81 from mikemacd/master by Gediminas Morkevicius · 7 years ago
  2. 178a157 Merge pull request #79 from AlekSi/patch-1 by Gediminas Morkevicius · 7 years ago
  3. b687cca Merge pull request #80 from AlekSi/patch-2 by Gediminas Morkevicius · 7 years ago
  4. ca83e31 Mikemacd patch 1 (#2) by Michael MacDonald · 7 years ago
  5. 2d7c8ff Use Retina-friendly badges by Alexey Palazhchenko · 7 years ago
  6. 928b276 Use latest patch releases by Alexey Palazhchenko · 7 years ago
  7. 18ab7ac improves error messages, closes #77 by gedi · 7 years ago
  8. a32ff1c updates travis ci, as tip no longer refers to master by gedi · 7 years ago
  9. 8fd5411 adds more details about changes made to v1.2.0 version by gedi · 7 years ago
  10. b983233 Merge pull request #68 from DATA-DOG/go1.8 by Gediminas Morkevicius · 7 years ago v1.2.0
  11. 372a183 adds go1.8 to travis by gedi · 7 years ago
  12. a00b6aa asserts ordinal argument position, fixes expected query error message by gedi · 7 years ago
  13. 53b2cd1 updates readme and license by gedi · 7 years ago
  14. 128bf5c implements next rows result set support by gedi · 7 years ago
  15. 42ab7c3 implements Pinger (without expectation yet) and prepared stmt Context methods by gedi · 7 years ago
  16. 6bbe187 closes #60 by gedi · 7 years ago
  17. cfb2877 tests Context sql driver extensions by gedi · 7 years ago
  18. 965003d implements Context based sql driver extensions by gedi · 7 years ago
  19. d11f623 implements named arguments support and adds delay expectation for context deadline simulation by gedi · 7 years ago
  20. 55ecc5a Merge pull request #67 from ahmadmuzakki29/master by Gediminas Morkevicius · 7 years ago
  21. 1fd67a1 - apply stripQuery before assigning query expectation - remove unused function by Ahmad Muzakki · 7 years ago
  22. d24b409 Merge pull request #65 from ahmadmuzakki29/master by Gediminas Morkevicius · 7 years ago
  23. 9758862 build query before regex, mimicking how sql.DB build their query by Ahmad Muzakki · 7 years ago
  24. 947ce30 Merge pull request #59 from gliptak/rows1 by Gediminas Morkevicius · 7 years ago
  25. e4bef44 Additional test for rows by Gábor Lipták · 7 years ago
  26. 8e61072 Merge pull request #58 from gliptak/commitclose1 by Gediminas Morkevicius · 7 years ago
  27. 1ed8c94 Additional tests for Close by Gábor Lipták · 7 years ago
  28. 5a27ef1 Merge pull request #57 from gliptak/prepared1 by Gediminas Morkevicius · 7 years ago
  29. ab864e8 Additional tests for prepare by Gábor Lipták · 7 years ago
  30. 86364ab Merge pull request #56 from gliptak/expectations1 by Gediminas Morkevicius · 7 years ago
  31. a14a480 Aditional tests for rollback and commit by Gábor Lipták · 7 years ago
  32. 93b7dd3 Merge pull request #55 from gliptak/drivertest1 by Gediminas Morkevicius · 7 years ago
  33. 2a46c55 Tests for driver DSN by Gábor Lipták · 7 years ago
  34. 600aa16 Merge pull request #54 from gliptak/rollbackfail1 by Gediminas Morkevicius · 7 years ago
  35. c657395 Implement rollback throw test by Gábor Lipták · 7 years ago
  36. 90f77f1 Merge pull request #53 from gliptak/codecov1 by Gediminas Morkevicius · 7 years ago
  37. 4f22433 Add codecov.io by Gábor Lipták · 7 years ago
  38. d4cd2ca closes #50 by gedi · 7 years ago v1.1.4
  39. 05f39e9 closes #45 by gedi · 8 years ago
  40. f191e86 Merge pull request #41 from omnicolor/fix-typo by Gediminas Morkevicius · 8 years ago
  41. 4e71754 Fixed typo (stetement -> statement) by Omni Adams · 8 years ago
  42. 9958e5c Merge pull request #39 from jamiecuthill/master by Gediminas Morkevicius · 8 years ago v1.1.3
  43. 4689a4a When Exec/Query is expected to error correctly mark expectation as triggered by Jamie Cuthill · 8 years ago
  44. 3730250 fix go vet tool reported formatting issues by gedi · 8 years ago
  45. 11d3eed change package url for README consistency with example, closes #34 by gedi · 8 years ago v1.1.2
  46. b465b1f refers to #37 by gedi · 8 years ago
  47. 55a0289 Merge pull request #38 from jamiecuthill/master by Gediminas Morkevicius · 8 years ago
  48. 721ae9b Move expectation triggered below error cases. by Jamie Cuthill · 8 years ago
  49. 3769fed add a test for slice argument matching by gedi · 8 years ago v1.1.1
  50. f071545 Merge pull request #36 from skriptble/master by Gediminas Morkevicius · 8 years ago
  51. 19a0529 Fixing incorrect []byte handling in expectation. by Kris Brandow · 8 years ago
  52. b54b0cd Merge pull request #32 from DATA-DOG/natural-argument-converters by Gediminas Morkevicius · 8 years ago v1.1.0
  53. cee8a78 add 1.6 to travis by gedi · 8 years ago
  54. 4bb07b8 closes #25 by gedi · 8 years ago
  55. 2165444 add AnyArg func to provide any kind of argument matcher by gedi · 8 years ago
  56. de514b7 closes #31 by gedi · 8 years ago
  57. 808cdc9 document time.Time argument matching example by gedi · 8 years ago
  58. f49a90b Merge pull request #28 from mrroman/master by Gediminas Morkevicius · 8 years ago
  59. 4a802e4 add bool type to query arg matcher by Konrad Mrozek · 8 years ago
  60. f55ca83 update travis ci config by gedi · 8 years ago
  61. 5b568f0 update readme and check with linters by gedi · 8 years ago
  62. 081a694 closes #24 by gedi · 9 years ago
  63. febff80 do not expose sql driver methods for sqlmock, give interface by gedi · 9 years ago v1.0.0
  64. 711064c Merge pull request #21 from DATA-DOG/refactor by Gediminas Morkevicius · 9 years ago
  65. 32a1b9d update readme and add example by gedi · 9 years ago
  66. 5c18417 more expressive expectation error output by gedi · 9 years ago
  67. 566ca54 allow unordered expectation matching, support for goroutines by gedi · 9 years ago
  68. 5a740a6 rows scan error mocking test by gedi · 9 years ago
  69. acfbd5d allow null values from csv string to be converted to nil by gedi · 9 years ago
  70. dc0efda allow to set errors for rows scan by gedi · 9 years ago
  71. a071483 concurrency support, closes #20 and closes #9 and closes #15 by gedi · 9 years ago
  72. ed4836e update readme by gedi · 9 years ago v0.2.0
  73. f900b6e Merge pull request #19 from brunoqc/patch-1 by Gediminas Morkevicius · 9 years ago
  74. 51558a3 Fix typo in README by Bruno Bigras · 9 years ago
  75. 5d1551f check for errors by gedi · 9 years ago
  76. e163520 related to sql escaping #14 by gedi · 9 years ago
  77. 5b6166b update travis by gedi · 9 years ago
  78. 8b39a1b Merge pull request #12 from totalcareauto/cj_expectation_error by Gediminas Morkevicius · 9 years ago
  79. 02e1471 Move errors in expectation to after query and args checks. by Craig Jackson · 9 years ago
  80. f532427 Merge pull request #8 from PuppyKhan/master by Gediminas Morkevicius · 10 years ago 0.1.0
  81. 8db2b3b docs for ExpectPrepare by Luigi Kapaj · 10 years ago
  82. cd47226 unit test for Prepare by Luigi Kapaj · 10 years ago
  83. bdbf874 mock Prepare to return error by Luigi Kapaj · 10 years ago
  84. e36ad8d return error instead panic if argument reflection types are not matching by gedi · 10 years ago
  85. c8ac9df mention about escaping characters for regular expressions #6 by gedi · 10 years ago
  86. db5b4c9 update travis to get vet tool by gedi · 10 years ago
  87. 60b2068 closes #5 by gedi · 10 years ago
  88. 4c6f0e6 update formatting and readme by gedi · 10 years ago
  89. 27fabfa add custom argument matching by Algirdas Matas · 10 years ago
  90. fa31f40 closes #4 by gedi · 10 years ago
  91. 2e154ee Merge pull request #3 from treetopllc/master by Gediminas Morkevicius · 10 years ago
  92. 52242da make arg expectations optional by John Robinson · 10 years ago
  93. 5aa5d01 add test for row builder and NilType based row values by gedi · 10 years ago
  94. efe94c3 compose Rows interface with sql driver.Rows by gedi · 10 years ago
  95. bdba0bb Rows interface to allow building rows in different ways by gedi · 10 years ago
  96. 008d884 Merge remote-tracking branch 'hebo/typed_rows' by gedi · 10 years ago
  97. 517a41f Allow for multiple rows by manually creating each row by Hebo · 10 years ago
  98. 9362554 Create a single row from an interface list - #1 by Hebo · 10 years ago
  99. c33b881 documentation update based on lint by gedi · 10 years ago
  100. b89aa3a let travis ci test it by gedi · 10 years ago