Skip to content

Releases: vippsas/go-querysql

v1.0.5 Initial support for dispatching of anonymous functions

25 Oct 12:03
531f756
Compare
Choose a tag to compare
Dispatcher to handle anon func returned in closure (#27)

v1.0.4 Improved error

22 Oct 08:07
a630a1c
Compare
Choose a tag to compare

Remove error constructors

v1.0.3 money.Money

15 Oct 07:14
afc5292
Compare
Choose a tag to compare

Fix issue when querying for types that implement the sql.Scanner interface

v1.0.2 SingleOrNil

14 Oct 13:28
94bc818
Compare
Choose a tag to compare

Implements SingleOrNil

v1.0.1

26 Sep 08:20
5e091a1
Compare
Choose a tag to compare

Handle types that implement sql.Scanner and handle time.Time

v1.0.0

11 Sep 12:16
fdfb7f4
Compare
Choose a tag to compare

Apparently, this repo didn't have any "official" releases (no tags). So I'm creating one :)