influxdb/tests
Andrew Lamb 57616c3d16
feat: implement --format and `SET FORMAT <pretty,csv,json>` in SQL repl (#1404)
* feat: add `set format` and --format flag to sql REPL

* fix: fmt

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-05-04 17:02:10 +00:00
..
common fix: Use the ServerId type everywhere, for writing, querying, anything 2021-04-26 18:44:32 +00:00
end_to_end_cases feat: implement --format and `SET FORMAT <pretty,csv,json>` in SQL repl (#1404) 2021-05-04 17:02:10 +00:00
fixtures test: add benchmark for influxrpc read_filter 2021-04-28 16:11:57 +00:00
commands.rs chore: tests check stdout, not stderr 2021-04-19 15:48:30 -07:00
end-to-end.rs refactor: complete migration of end-to-end.rs test to use #[tokio::test] (#987) 2021-03-15 13:13:55 +00:00