Antonio Andelic
a58653820e
Update docs
2023-02-03 18:19:12 +00:00
Ivan Blinkov
61c2f23713
Remove leftover empty lines at the end of markdown files
2023-01-09 15:15:18 +01:00
Nikolay Degterinsky
81971acf35
Fix docs
2022-11-16 02:40:51 +00:00
Robert Schulze
e759a64d38
Docs: Redirect links to misc.md
...
--> https://clickhouse.com/docs/en/sql-reference/statements/misc
This page indexes a bunch of SQL statements but they are easily
reachable by the sidebar already.
2022-10-07 13:22:40 +00:00
Sergei Trifonov
76eb001e78
add test for changeable_in_readonly + fix SQL in docs
2022-09-09 14:01:29 +02:00
Denny Crane
e3af5a7a11
Doc. Added ON CLUSTER cluster in couple places ( #40874 )
2022-09-01 13:31:22 +02:00
DanRoscigno
576b7ea604
updates for filename changes
2022-08-29 14:39:15 -04:00
DanRoscigno
726d3c0739
add slugs to all docs
2022-08-26 13:37:11 -04:00
Rich Raposa
9f85d85e08
The admonitions were missing section endings ( #40073 )
2022-08-10 21:08:40 +02:00
Denny Crane
429b19da8b
Update partition.md
2022-07-17 21:16:40 -03:00
Denny Crane
27326da00b
Update partition.md
2022-07-17 21:12:53 -03:00
Denny Crane
29d75e5a12
Update column.md
2022-07-07 08:21:01 -03:00
Denny Crane
9d520e391f
Update index.md
2022-07-06 20:57:25 -03:00
Denny Crane
0a70e596a8
Update update.md
2022-07-06 20:55:19 -03:00
Denny Crane
f361ddcf49
Update partition.md
2022-07-06 20:48:07 -03:00
rfraposa
5250d9ad11
Removed /ja folder, cleaned up /ru markdown
2022-04-09 07:29:05 -06:00
Denny Crane
4554f0d542
Update column.md
2022-02-11 15:45:28 -04:00
Denny Crane
7ad3e182ec
Update column.md
2022-02-11 15:40:57 -04:00
Denny Crane
f935c524ea
fix description of MATERIALIZE COLUMN
2022-02-11 15:28:20 -04:00
cmsxbc
366ee3deba
Support PostgreSQL style ALTER MODIFY COLUMN
2021-11-30 21:07:14 +08:00
alesapin
fe44b167d1
Merge pull request #31110 from sevirov/sevirov-DOCSUP-15458-document_the_alter_table_modify_comment
...
DOCSUP-15458: Document the SQL-statement ALTER TABLE ... MODIFY COMMENT
2021-11-12 16:45:00 +03:00
Denny Crane
d7be766581
Update column.md
2021-11-09 17:32:58 -04:00
Denny Crane
8541c21aec
Doc. freeze with name
2021-11-07 17:39:37 -04:00
Dmitriy
2f01d45bb2
Translate to Russian
...
Выполнил перевод на русский язык.
2021-11-07 19:04:14 +03:00
Konstantin Ilchenko
88084c715b
[DOCS] Fix ADD PROJECTION example in ru/en docs
2021-10-28 17:34:09 +02:00
Mikhail
9389cb7c77
Example corrected
2021-10-07 22:31:44 +03:00
michon470
76e3ef686a
Update docs/ru/sql-reference/statements/alter/column.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-10-07 22:28:12 +03:00
michon470
0eaf2f12a3
Update docs/ru/sql-reference/statements/alter/column.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-10-07 22:27:46 +03:00
michon470
fc0bccb0c6
Update docs/ru/sql-reference/statements/alter/column.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-10-07 22:27:39 +03:00
Mikhail
52c5f2da72
Перевод + дополнение англ версии
2021-10-04 16:41:50 +03:00
olgarev
2570e270d7
DOCSUP-13593: Alter view ( #28911 )
...
* Alter mv and lv (en)
* Translated to Russian. Fixes.
* Fixes
* Update docs/en/sql-reference/statements/alter/view.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2021-09-17 12:07:32 +03:00
Dmitriy
62b15122ff
DOCSUP-13875: Document the replication_wait_for_inactive_replica_timeout setting ( #28464 )
...
* Add documentation of settings
Задокументировал две настройки.
* Fix links
Поправил ссылки.
* Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Update docs/en/sql-reference/statements/alter/index.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Update docs/en/sql-reference/statements/alter/index.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Update docs/en/sql-reference/statements/optimize.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Update docs/en/sql-reference/statements/truncate.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Update docs/en/sql-reference/statements/truncate.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Translate to Russian
Выполнил перевод на русский язык.
* Fix links
Поправил ссылки.
* Update settings.md
Поправил перевод.
* Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Update docs/en/sql-reference/statements/alter/index.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Update docs/en/sql-reference/statements/optimize.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Update docs/en/sql-reference/statements/truncate.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Update docs/ru/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Update docs/ru/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Fix errors
Исправил неточности в описании.
* Update optimize.md
Поправил описание запроса OPTIMIZE.
Co-authored-by: Dmitriy <sevirov@yandex-team.ru>
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-09-09 23:33:08 +03:00
MagiaGroz
8bf0cc695d
Update index.md
2021-09-09 12:02:18 +06:00
olgarev
89a4ca27ae
Apply suggestions from code review
...
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-25 15:15:39 +03:00
olgarev
3dc8e4931e
Links added
2021-08-16 02:14:36 +00:00
olgarev
de2341fe02
Initial
2021-08-16 01:57:09 +00:00
Vladimir Goncharov
85fffe6dcb
Update docs/ru/sql-reference/statements/alter/projection.md
...
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-12 19:47:12 +03:00
Vladimir Goncharov
18219e4bf2
Update docs/ru/sql-reference/statements/alter/projection.md
...
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-12 19:46:59 +03:00
Vladimir Goncharov
1d73f0fe84
Update docs/ru/sql-reference/statements/alter/projection.md
...
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-12 19:46:35 +03:00
Vladimir Goncharov
c799309867
Update docs/ru/sql-reference/statements/alter/projection.md
...
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-12 19:46:30 +03:00
Vladimir Goncharov
28a2638ed6
Update docs/ru/sql-reference/statements/alter/projection.md
...
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-12 19:46:20 +03:00
Vladimir Goncharov
ae173e4ea1
Update docs/ru/sql-reference/statements/alter/projection.md
...
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-12 19:46:12 +03:00
Vladimir Goncharov
79fb2f4014
Create projection.md
2021-08-09 17:22:57 +03:00
Ilya Yatsishin
5f70ffac00
Merge pull request #26878 from Slach/improve_alter_modify_column
...
add MODIFY COLUMN compression codec section, sync RU and EN formatting and links
2021-07-30 13:41:39 +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
Alexey Boykov
92b30670a4
Update column.md
...
Delete repeating paragraph.
2021-07-29 15:14:51 +03:00
Slach
f9c6df4d64
fix review comment https://github.com/ClickHouse/ClickHouse/pull/26878#discussion_r678505904
...
Signed-off-by: Slach <bloodjazman@gmail.com>
2021-07-28 23:21:58 +05:00
Eugene Klimov
8aa0fda6c3
Update docs/ru/sql-reference/statements/alter/column.md
...
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-07-28 20:54:34 +05:00
Eugene Klimov
f93808e8f3
Update docs/ru/sql-reference/statements/alter/column.md
...
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-07-28 20:54:15 +05:00