Skip to content

Releases: gocraft/dbr

v2.7.7

Choose a tag to compare

@austintaylor austintaylor released this 04 Oct 21:26
9d56616
  • Add support for mysql optimizer hints
  • Add support for CASE/WHEN/ELSE

v2.7.6

Choose a tag to compare

@austintaylor austintaylor released this 25 Sep 20:06
3be1adc
  • Add context variants of Return* methods
  • Various fixes

v2.7.5

Choose a tag to compare

@austintaylor austintaylor released this 20 Jul 18:56
f65b178

Add support for index hints on join tables

v2.7.4

Choose a tag to compare

@austintaylor austintaylor released this 12 May 03:22
36b0b6a

Make Runner interface public

v2.7.3

Choose a tag to compare

@taylorchu taylorchu released this 24 Dec 19:33
2b82e07
  • support go 1.17
  • update dependencies

v2.7.2

Choose a tag to compare

@taylorchu taylorchu released this 20 Jun 17:18
a7deba8
  • support mysql index hints
  • update dependencies

v2.7.1

Choose a tag to compare

@taylorchu taylorchu released this 16 Nov 23:49
  • iterator support
  • add mssql dialect

v2.7.0

Choose a tag to compare

@taylorchu taylorchu released this 11 Feb 17:59
8fd04ff
  • insert ignore
  • update incrby and decrby
  • update dependencies

v2.6.3

Choose a tag to compare

@taylorchu taylorchu released this 15 Oct 23:12
7fac565
  • support comments in statement
  • fix union statement for sqlite

v2.6.2

Choose a tag to compare

@taylorchu taylorchu released this 04 Sep 04:03
5e748a1
  • add v2 path to go.mod