influxdb/data_types
Marco Neumann 9b48437711
refactor: make influx column type mandatory (#5978)
We basically assume everywhere that a column falls into one of the three
known categories (time, tag, field), so lets encode this in our type
system instead of defining "unknown" as "undefined behavior, may or may
not crash".

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-10-26 11:20:29 +00:00
..
src refactor: make influx column type mandatory (#5978) 2022-10-26 11:20:29 +00:00
Cargo.toml feat: Use workspace package metadata to reduce differences and repetition 2022-10-24 13:04:09 -04:00