influxdb/generated_types
Andrew Lamb 779b027271
feat: Store only the database rules sent by the client (do not store default values) (#2430)
* feat: add omit_default to protobuf definition

* feat: Persist only the client provided rules

* fix: Remove race conditions

* fix: merge confit

* refactor: do not use macro

* refactor: restore use of glob import

* fix: review comments

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-08-28 10:26:32 +00:00
..
protos feat: Store only the database rules sent by the client (do not store default values) (#2430) 2021-08-28 10:26:32 +00:00
src feat: Store only the database rules sent by the client (do not store default values) (#2430) 2021-08-28 10:26:32 +00:00
.gitignore feat: Check in generated WAL flatbuffers code 2021-03-22 09:38:59 -04:00
Cargo.toml chore: Update deps (including arrow 5.1.0, tonic -> 0.5, and prost 0.5) (#2172) 2021-08-05 15:57:38 +00:00
build.rs feat: switch protobuf write service to canonical definition (#2182) 2021-08-04 00:16:49 +00:00