You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I have a field column that I pushed on influxDB using integer type ( value = 1i ). When I query this specific column I always get a double ( 1.0 ) as a result.
I am using this specific result :