Skip to content

Releases: XIELongDragon/go-influx-qu

v0.1.7

24 May 03:53
05d1a2d
Compare
Choose a tag to compare
Merge pull request #5 from CKehToh/decimal

bugfix : add support to check if decimal.Decimal is empty

v0.1.6

22 May 07:15
d634d6d
Compare
Choose a tag to compare
Fix can not get omittags in substruct

v0.1.5

19 May 02:46
d60aa3f
Compare
Choose a tag to compare
Fix timestamp in substructure failed get issue

v0.1.4

16 May 12:42
944aca2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3

27 Feb 06:51
419fb9b
Compare
Choose a tag to compare

support pointer type

v0.1.2

16 Feb 03:29
655d427
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

10 Jan 14:05
Compare
Choose a tag to compare
bug fix: missing omited tags

v0.1.0

14 Dec 08:15
Compare
Choose a tag to compare

Add returning of used cols while generating query

v0.0.8

09 Dec 22:13
Compare
Choose a tag to compare

report error if measurement is empty or field list is empty

v0.0.7

26 Nov 05:31
3583414
Compare
Choose a tag to compare

fix if tag is non-string type omitempty dose not work properly