influxdb/dml
Dom Dwyer 6fa48731aa feat: NamespaceId in DmlDelete
Changes the DmlDelete to contain the NamespaceId for which it should be
applied, propagating this value over the wire.

Like the existing IDs within the DmlWrite, these values are marked
unsafe to use due to avoid the consumers utilising them accidentally
during deployment. Unlike DmlWrite, the DmlDelete is completely unused,
so this is less of an issue.
2022-11-03 13:57:40 +01:00
..
src feat: NamespaceId in DmlDelete 2022-11-03 13:57:40 +01:00
Cargo.toml feat: Use workspace package metadata to reduce differences and repetition 2022-10-24 13:04:09 -04:00