Commit Graph

21 Commits

Author SHA1 Message Date
Robert Schulze
da7a657f1f
Docs: fix docs of EXPLAIN PLAN indexes=1 2023-01-25 11:02:50 +00:00
Ivan Blinkov
61c2f23713 Remove leftover empty lines at the end of markdown files 2023-01-09 15:15:18 +01:00
Ivan Blinkov
b7e082d033 Remove "Original article links" 2023-01-09 15:13:36 +01:00
DanRoscigno
726d3c0739 add slugs to all docs 2022-08-26 13:37:11 -04:00
rfraposa
5250d9ad11 Removed /ja folder, cleaned up /ru markdown 2022-04-09 07:29:05 -06:00
Ivan Blinkov
f429db1ee9 find . -type f -name '*.md'| xargs -I{} perl -pi -e 's|https://clickhouse.tech|https://clickhouse.com|g' {} 2021-09-19 23:05:54 +03:00
Anna
88105719ec
Update explain.md 2021-08-14 09:07:27 +03:00
Anna
d4ad11dc11
Update docs/ru/sql-reference/statements/explain.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-14 09:06:16 +03:00
adevyatova
d2402c17b5 Changed example 2021-08-13 12:15:45 +00:00
adevyatova
adc4150fdf Fix typo 2021-08-13 14:45:16 +03:00
adevyatova
ed1c698683 Add docs for EXPLAIN ... ESTIMATE 2021-08-10 21:48:49 +03:00
Alexey Milovidov
df3be36758 Remove trailing whitespaces from docs 2021-07-29 18:27:50 +03:00
Alexey Milovidov
d87d833691 Remove trailing whitespaces from docs 2021-07-29 18:20:55 +03:00
Dmitriy
d7138ee062 Translate to Russian
Выполнил перевод на русский язык.
2021-05-25 23:51:59 +03:00
Dmitriy
4587828161 Update explain.md
Внес небольшие правки.
2021-05-01 19:50:57 +03:00
Dmitriy
93bdeeaed1 Update EXPLAIN AST
Добавил поддержку всех запросов.
2021-04-27 19:32:48 +03:00
Dmitriy
96e60a5d98 Update explain.md
Внес небольшие поправки.
2021-04-23 22:55:36 +03:00
Dmitriy
4be5ba2ac1 Fix the description of the graph setting
Поправил описание настройки graph.
2021-04-21 23:30:09 +03:00
sevirov
df9d9e4043
Update docs/ru/sql-reference/statements/explain.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-04-21 23:16:14 +03:00
sevirov
fca5f24ba0
Update docs/ru/sql-reference/statements/explain.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-04-21 23:15:59 +03:00
Dmitriy
6dc0f47520 Edit and translate to Russian
Выполнил перевод на русский язык.
2021-04-21 20:49:18 +03:00