5cce69b481
Previously a request that specified an empty org & bucket value would be mapped to a database named "_". This commit changes the org/bucket mapping fn to return an error if either org or bucket is empty. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
README.md
Data Types
This crate contains types that are designed for external consumption (in influxdb_iox_client
and other "client" facing uses).
Client facing in this case means exposed via management API or CLI and where changing the structs may require additional coordination / organization with clients.