Mitar

Results 1608 comments of Mitar
trafficstars

+1 We do measurements of our sensors at regular intervals. It is very useful to be able to store that there was a measurement cycle run but no value was...

BTW, is NaN and null value the same for the purpose of this ticket?

Or, alternatively, one should be able to store `null` values. :-)

But when doing for example `COUNT`, it is good that NaN values are ignored the same as `null` values.

What has JSON support for those values with wanting to store those values into a database?

Yes, they are not exactly the same.

Use [VersionFlag](https://github.com/alecthomas/kong/blob/master/util.go#L30).