influxdb/generated_types
Dom Dwyer 75c425f375 refactor(schema-api): column data type enum
Previously the column data type was exposed using an internal i32 value.
This commit changes the Schema API to use a self-descriptive proto enum
for the column data type.
2022-06-27 16:14:49 +01:00
..
protos refactor(schema-api): column data type enum 2022-06-27 16:14:49 +01:00
src refactor(schema-api): column data type enum 2022-06-27 16:14:49 +01:00
.gitignore feat: Check in generated WAL flatbuffers code 2021-03-22 09:38:59 -04:00
Cargo.toml feat: enable debugging of failed querier->ingester requests (#4659) 2022-05-23 15:37:31 +00:00
build.rs fix: Remove OG proto definitions 2022-05-06 11:50:03 -04:00