Releases: go-andiamo/sqlnt
Releases · go-andiamo/sqlnt
v1.2.0
Added nullable string support (see NamedTemplate.NullableStringArgs()
)
v1.0.2
Omissible args can now be set in the template string
Bug fix - when last named arg is omissible
v1.0.1
Omissible args can now be set in the template string
(suffix arg name with ?
)