influxdb/data_types
Andrew Lamb a316b16960
feat: Change table_names to return either Some(set) or None, rather than a plan (try 2) (#776)
* feat: Change table_names to return either Some(set) or None, rather than a plan

* docs: improve comments

* docs: Apply suggestions from code review

Co-authored-by: Carol (Nichols || Goulding) <193874+carols10cents@users.noreply.github.com>

* fix: merge conflict

* fix: don't clone a string unless needed

Co-authored-by: Carol (Nichols || Goulding) <193874+carols10cents@users.noreply.github.com>
2021-02-09 12:20:59 -05:00
..
benches chore: Benchmark ReplicatedWrite (#607) 2020-12-30 12:44:32 -05:00
src feat: Change table_names to return either Some(set) or None, rather than a plan (try 2) (#776) 2021-02-09 12:20:59 -05:00
Cargo.toml feat: add WAL metadata endpoint (#724) 2021-02-08 16:21:34 +00:00