influxdb-rust icon indicating copy to clipboard operation
influxdb-rust copied to clipboard

Add integration test that uses unsigned integers

Open msrd0 opened this issue 2 years ago • 0 comments

This should be done to avoid further problems like #121. Test should be added both for v1 to ensure it is formatted as a signed integer and for v2 (compat mode) to ensure it is formatted as an unsigned integer.

msrd0 avatar Jun 29 '23 16:06 msrd0