This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push: new 888cdfe6d4a SHOW-ALTER-TABLE-MATERIALIZED-VIEW 888cdfe6d4a is described below commit 888cdfe6d4aaf489669100a4857b4f46ed6e83c9 Author: jiafeng.zhang <zhang...@gmail.com> AuthorDate: Tue Oct 25 16:32:43 2022 +0800 SHOW-ALTER-TABLE-MATERIALIZED-VIEW --- sidebars.json | 1 + 1 file changed, 1 insertion(+) diff --git a/sidebars.json b/sidebars.json index 08f7f0777ea..0c58b003d39 100644 --- a/sidebars.json +++ b/sidebars.json @@ -720,6 +720,7 @@ "type": "category", "label": "Show", "items": [ + "sql-manual/sql-reference/Show-Statements/SHOW-ALTER-TABLE-MATERIALIZED-VIEW", "sql-manual/sql-reference/Show-Statements/SHOW-ALTER", "sql-manual/sql-reference/Show-Statements/SHOW-BACKENDS", "sql-manual/sql-reference/Show-Statements/SHOW-BACKUP", --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org