Skip to content

Releases: go-andiamo/sqlnt

v1.3.0

19 Aug 08:06
d3c48c5
Compare
Choose a tag to compare

Added template sets

v1.2.0

16 Jul 08:37
ac34603
Compare
Choose a tag to compare

Added nullable string support (see NamedTemplate.NullableStringArgs())

v1.1.0

15 Jul 08:08
418bf44
Compare
Choose a tag to compare

Added TokenOption

v1.0.3

12 Jul 06:29
b07828e
Compare
Choose a tag to compare

Append method added

v1.0.2

10 Jul 07:16
a035c29
Compare
Choose a tag to compare

Omissible args can now be set in the template string
Bug fix - when last named arg is omissible

v1.0.1

09 Jul 10:52
6b78a41
Compare
Choose a tag to compare

Omissible args can now be set in the template string
(suffix arg name with ?)

v1.0.0

08 Jul 11:27
efed0f0
Compare
Choose a tag to compare

Initial release