mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-13 08:43:00 +00:00
* feat: Implement SHOW CREATE FLOW * fmt * stmt for display * Update src/operator/src/statement.rs Co-authored-by: Yingwen <realevenyag@gmail.com> * test: add sqlness test * fix test * parse query in parser * test: move test to standalone * reuse ParserContext::new() * Update tests/cases/standalone/show_create_flow.result Co-authored-by: Weny Xu <wenymedia@gmail.com> * add line breaks --------- Co-authored-by: Yingwen <realevenyag@gmail.com> Co-authored-by: Weny Xu <wenymedia@gmail.com>