1. bc91699 Upgrade dependencies (#909) by Florin Pățan · 1 year, 1 month ago master v1.4.0
  2. dcafbc9 Introduce CircleCI (#922) by Florin Pățan · 1 year, 1 month ago
  3. 28212d4 Merge pull request #767 from liftoffio/gpark.sqlx.reset-slice by Jason Moiron · 3 years, 1 month ago v1.3.5
  4. 421d1cd Make Select reset slice length by GaYoung Park · 3 years, 9 months ago
  5. a62bc60 Merge pull request #728 from s7v7nislands/update_mysql_version by Jason Moiron · 4 years ago
  6. 92bfa36 Merge pull request #734 from QuangTung97/fix/named-exec-values by Jason Moiron · 4 years ago v1.3.4
  7. e6cd7ae Merge pull request #731 from 2403905/godror by Jason Moiron · 4 years ago
  8. 4b6b69e Multiline indented query test case by Tùng Tạ Quang · 4 years ago
  9. f107302 Fix: Make sure loc[1] exists by Tùng Tạ Quang · 4 years ago
  10. 3ab43db Fix: Table contains VALUES by Tùng Tạ Quang · 4 years ago
  11. b20d679 Allow multi-level depth function calls by Tùng Tạ Quang · 4 years, 1 month ago
  12. 5317814 Fix to allow single column, one level function call and using VALUES after ON DUPLICATE KEY by Tùng Tạ Quang · 4 years, 1 month ago
  13. 2765bc4 update go-sql-driver/mysql to v1.6.0 by xbjiang · 4 years, 1 month ago
  14. 1abdd3d fix the default binds for a 'godror' driver by Roman Perehkod · 4 years, 1 month ago
  15. 1810e7a update go versions to test against by Jason Moiron · 4 years, 1 month ago
  16. 874a5d4 add more tolerance to fixBound regexp by Jason Moiron · 4 years, 1 month ago v1.3.3
  17. 1723f86 Merge pull request #718 from abraithwaite/alan/fix-named-batch by Jason Moiron · 4 years, 1 month ago v1.3.2
  18. df9bf98 add test for defensive section by Alan Braithwaite · 4 years, 1 month ago
  19. be2db39 add basic happy tests by Alan Braithwaite · 4 years, 1 month ago
  20. af474fb update tests by Alan Braithwaite · 4 years, 1 month ago
  21. 6258c9a named: address bulk insert v1.3.1 issues by Alan Braithwaite · 4 years, 1 month ago
  22. a1d5e64 allow trailing spaces in bulk inseriton via named queries, fix #690 by Jason Moiron · 4 years, 3 months ago
  23. 75a7ebf fixes #688 by Jason Moiron · 4 years, 4 months ago v1.3.1
  24. 4cb7f7d Merge pull request #537 from muesli/conversion-fixes by Jason Moiron · 4 years, 4 months ago v1.3.0
  25. 7c312af add cockroach driver to default driver list as DOLLAR by Jason Moiron · 4 years, 4 months ago
  26. 29f9f5e Merge pull request #429 from snigle/reflectx by Jason Moiron · 4 years, 4 months ago pr-529
  27. d5886a9 update the backwards compatibility section in the readme by Jason Moiron · 4 years, 4 months ago
  28. e8d91d2 recent changes -> describe changes since the v1.2.0 tag by Jason Moiron · 4 years, 4 months ago
  29. 772552f Merge pull request #687 from jmoiron/pr-501 by Jason Moiron · 4 years, 4 months ago
  30. ae5edc7 remove duplicate .idea gitignore by Jason Moiron · 4 years, 4 months ago
  31. b42561b extract map[string]interface{} conversion for convertible named types and combine with change to bindAnyArgs test by Jason Moiron · 4 years, 4 months ago
  32. ba0e7e7 do not duplicate bindAnyArgs in bindArgs by Jason Moiron · 4 years, 4 months ago
  33. 68949f7 Merge pull request #501 from J-Zeitler/map_batch by Jason Moiron · 4 years, 4 months ago
  34. 03c8d81 add new relic instrumented drivernames to default bindvar lists, fixes #563 by Jason Moiron · 4 years, 4 months ago
  35. 45f24e9 code simplification from #534 with slight tweak by Jason Moiron · 4 years, 4 months ago
  36. 917b018 fix up colon test, add documentation for skipping it by Jason Moiron · 4 years, 4 months ago
  37. 0a02cfe Merge pull request #152 from vibbix/patch-1 by Jason Moiron · 4 years, 4 months ago
  38. 549f10b add intellij project folder to gitignore by Jason Moiron · 4 years, 4 months ago
  39. 0bdc2a7 Merge pull request #635 from nussjustin/optimize-in by Jason Moiron · 4 years, 4 months ago
  40. ded6c03 sanity check #686 by Jason Moiron · 4 years, 4 months ago
  41. b997f6c update sqlite3, used in tests by Jason Moiron · 4 years, 4 months ago
  42. b840abe Merge pull request #644 from maragudk/master by Jason Moiron · 4 years, 4 months ago
  43. 7b5a3fc Merge pull request #667 from romandvoskin/SupportFunctionsOnMultiInsert by Jason Moiron · 4 years, 4 months ago
  44. 0a20ca9 Merge pull request #680 from zgoat/iface by Jason Moiron · 4 years, 4 months ago
  45. c5cc0d9 Suppport "type A map[string]interface{}" in named queries by Martin Tournoij · 4 years, 5 months ago
  46. 00c6e74 allow users to specify bind type (#520) by Jason Moiron · 4 years, 6 months ago
  47. b63be72 Fix rex and add now to tests by Roman Dvoskin · 4 years, 6 months ago
  48. e9dcf98 Merge pull request #1 from maragudk/readme-code-fix by Markus Wüstenberg · 4 years, 9 months ago
  49. fcca259 Remove wrong comment in code example in readme by Markus Wüstenberg · 4 years, 9 months ago
  50. 13b2331 Use pointers for In slice arguments to avoid allocations by Justin Nuß · 4 years, 10 months ago
  51. 3e215b6 Allocate In argument metadata on stack if possible by Justin Nuß · 4 years, 10 months ago
  52. 84af78b Use strings.Builder to avoid an allocation for In by Justin Nuß · 4 years, 10 months ago
  53. 0794cb1 cleanups for go modules by Jason Moiron · 5 years ago
  54. 36fd396 Merge pull request #574 from siddontang/master by Jason Moiron · 5 years ago
  55. 57b996e update sum for 1.2 by Jason Moiron · 5 years ago
  56. f5f08a7 Merge pull request #581 from zhanghanyun/patch-1 by Jason Moiron · 5 years ago
  57. 821bd4d Merge branch 'master' into patch-1 by Jason Moiron · 5 years ago
  58. da7ec72 Merge pull request #584 from riftbit/FIX-#583 by Jason Moiron · 5 years ago
  59. 2cb55b2 Merge pull request #632 from GSokol/small_performance_improvement_for_batch_insert by Jason Moiron · 5 years ago
  60. 056d01c Small performance improvement for batch indsert by Grigorii Sokolik · 5 years ago
  61. 53323b7 Merge pull request #616 from suzuki-shunsuke/fix/support-bulk-insert-of-map by Jason Moiron · 5 years ago
  62. 1ba5caf Merge pull request #627 from mwf/update-mysql by Jason Moiron · 5 years ago
  63. 9d66cd2 fixes #626: bump mysql driver version - appengine indirect dependency is dropped by Ivan Korolev · 5 years ago
  64. c254cb1 Replace bindArgs to bindAnyArgs to support map by Shunsuke Suzuki · 5 years ago
  65. ee51494 Merge pull request #603 from azratul/master by Jason Moiron · 5 years ago
  66. 0724e2d Added support for Godror's oracle driver by Claudio Lepin · 5 years ago
  67. e720398 Closes #583 by Riftbit [ErgoZ] BitBase · 5 years ago
  68. 1bc8b1c Update go.mod by Pythonidea · 5 years ago
  69. 2ba0fc6 Merge pull request #551 from demiurgestudios/master by Jason Moiron · 5 years ago
  70. d760184 Apply code review suggestions from cespare by Owen · 5 years ago
  71. e2189dc wrap sql.Conn by siddontang · 5 years ago
  72. d7d9517 Merge pull request #547 from Mungrel/surface-value-error by Jason Moiron · 6 years ago
  73. b1416de Fix #473: handle nil arguments in In() by Owen · 6 years ago
  74. 963a1e7 Handle error returned from a.Value() by Nick Pollett · 6 years ago
  75. 8ee4665 Removed unnecessary conversion by Christian Muehlhaeuser · 6 years ago
  76. 38398a3 add 1.12 to tests and drop unsupported 1.8, 1.9 by Jason Moiron · 6 years ago
  77. 1ae93ed Merge pull request #514 from bretep/master by Jason Moiron · 6 years ago
  78. c96cee4 Fix batch INSERT when using ON CONFLICT by Bret Palsson · 6 years ago
  79. 1d3423c Merge pull request #508 from tockn/fix-typo-excution by Jason Moiron · 6 years ago
  80. a14344d fix typo by tockn · 6 years ago
  81. 6b6805d fix typo by tockn · 6 years ago
  82. 429af82 add batch insert examples to readme by jz-modfin · 6 years ago
  83. bf8aed5 add support for batch insert/exec with maps in addition to structs by jz-modfin · 6 years ago
  84. cdf62fd change the name of the user docs in the README by Jason Moiron · 6 years ago
  85. fc668fe add a test for bulk insert, fix an issue with non-question bindvars by Jason Moiron · 6 years ago
  86. 17e6493 Merge pull request #285 from hmgle/batch-insert by Jason Moiron · 6 years ago
  87. 79292ef Merge pull request #477 from elvizlai/master by Jason Moiron · 6 years ago
  88. d085705 Merge pull request #489 from thedevsaddam/patch-1 by Jason Moiron · 6 years ago
  89. 29abe2d Add go 1.11.x version by Saddam H · 6 years ago
  90. 30e0314 fix: named error by elvizlai · 6 years ago
  91. 82935fa Merge pull request #466 from LinuxMatt/master by Jason Moiron · 7 years ago
  92. ed7c52c Support prepared statements on cznic/ql database by LinuxMatt · 7 years ago
  93. 3a41166 Merge pull request #434 from Quasilyte/master by Jason Moiron · 7 years ago
  94. 2fc13f5 Merge pull request #462 from ferhatelmas/copy-for-loop by Jason Moiron · 7 years ago
  95. e6b4972 reflectx: use copy instead of for loop by ferhat elmas · 7 years ago
  96. d161d7a add go.sum and updated go.mod w/ test deps by Jason Moiron · 7 years ago v1.2.0
  97. 98524a5 add go.mod by Jason Moiron · 7 years ago
  98. f7dfd2d fix sql server tests by Jason Moiron · 7 years ago
  99. e5b68e6 add missing import by Jason Moiron · 7 years ago
  100. a1748a3 Merge pull request #287 from nussjustin/perf-in-slice by Jason Moiron · 7 years ago