Commit Graph

2268 Commits

Author SHA1 Message Date
Alexey Milovidov
80bd0cd58d Even more files are removed 2024-10-15 00:56:27 +02:00
Dmitry Novik
e9a1ac5ff4
Merge pull request #70394 from alsugiliazova/Fix--Distinct-combinator-docs
Docs: Fix distinct combinator docs as well as some other minor fixes in docs
2024-10-10 02:41:12 +00:00
Alsu Giliazova
3c05e515c2
Merge branch 'master' into Fix--Distinct-combinator-docs 2024-10-09 11:41:08 +02:00
Vladimir
775308f869
Fixed typo YSQL in grant.md 2024-10-08 20:08:57 +03:00
pufit
a89b81852c
Merge branch 'master' into pufit/fix-implicit-grants 2024-10-08 09:45:02 +08:00
Patrick Druley
b9b905089d minor typo fix for example intersect SQL 2024-10-07 14:42:20 -04:00
pufit
1250251b4d add FINAL modifier 2024-10-03 22:59:05 -04:00
pufit
2a107e3429 Add WITH IMPLICIT, fix error with implicit grants 2024-10-02 23:20:33 -04:00
alsu
9c50a2d245 fix double distinct mistake in docs (corrStableDistinct(DISTINCT x, y)) 2024-10-01 16:22:50 +02:00
Yarik Briukhovetskyi
2f4518fa66
init 2024-10-01 13:29:39 +02:00
Vitaly Baranov
924e21f632
Merge pull request #70025 from alsugiliazova/docs--update-create/alter-user-syntax-for-multiple-auth-methods-feature
Docs: update create/alter user syntax for multiple authentication methods feature
2024-09-28 12:29:04 +00:00
alsu
cafddf0833 add missing space 2024-09-26 19:17:45 +02:00
Yarik Briukhovetskyi
71937b9fc8
Merge branch 'ClickHouse:master' into tostartofinterval-aliases 2024-09-26 18:43:52 +02:00
alsu
7e10705886 update create/alter user syntax 2024-09-26 17:30:40 +02:00
alsu
916b92d094 update alter/create user russian docs according to english version 2024-09-26 14:56:02 +02:00
Robert Schulze
399225dc9c
Revert "feat: add docs"
This reverts commit 7f15f61426.
2024-09-26 10:31:15 +00:00
Robert Schulze
2425eb287d
Revert "fix: correct return type inconsistencies in docs"
This reverts commit a2ff8e4384.
2024-09-26 10:30:22 +00:00
Robert Schulze
da0838579f
Revert "small cosmetic changes in docs"
This reverts commit 8cc5d766b5.
2024-09-26 10:30:04 +00:00
Robert Schulze
fd6f87a01c
Revert "Renamed a function"
This reverts commit 0983c5067a.
2024-09-26 10:29:46 +00:00
Vitaly Baranov
f23980f5af
Merge pull request #69892 from OlegGalizin/patch-1
default precision datetime64.md
2024-09-25 13:10:25 +00:00
Yarik Briukhovetskyi
409711ad7c
enhance docs 2024-09-24 15:36:12 +02:00
Nikita Mikhaylov
0983c5067a Renamed a function 2024-09-24 14:44:07 +02:00
Oleg Galizin
cbf8ed0936
default precision datetime64.md 2024-09-24 10:32:56 +03:00
alsu
a2b0618a7a Merge branch 'update-create/alter-user-syntax-in-docs' of https://github.com/alsugiliazova/ClickHouse into update-create/alter-user-syntax-in-docs 2024-09-23 13:17:55 +02:00
alsu
18e82c4ff8 update settings profile syntax in docs 2024-09-23 13:16:24 +02:00
Alsu Giliazova
97c0727f39
Merge branch 'master' into update-create/alter-user-syntax-in-docs 2024-09-23 12:14:31 +03:00
alsu
f2bbad916f update CREATE QUOTA syntax box in russian docs according to english docs 2024-09-23 11:09:54 +02:00
alsu
6357427019 remove TO from ALTER SETTINGS PROFILE syntax box in docs and update russian alter/create settings profile 2024-09-23 11:08:05 +02:00
alsu
f8fa483c67 update create/alter role syntax in russian docs according to current functionality 2024-09-23 11:03:49 +02:00
Alexey Milovidov
d3c9943147
Merge pull request #66789 from bezik/patch-17
Update distributed-ddl.md [ru]
2024-09-22 17:20:55 +00:00
Alexey Milovidov
74addb1b53
Update distributed-ddl.md 2024-09-22 03:00:39 +02:00
Denny Crane
d64ea45b7f
Update date32.md 2024-09-20 10:34:45 -03:00
Denny Crane
f9471058e5
Update date32.md 2024-09-20 10:31:28 -03:00
kurikuQwQ
2ebf0057f4
Update ext-dict-functions.md
fix example query result
2024-09-20 13:40:33 +03:00
alsu
589dc56d2e update create/alter user syntax in russian docs according to current functionality 2024-09-04 11:18:33 +02:00
Konstantin Smirnov
d6127d5f49
add ON CLUSTER 2024-08-28 22:30:12 +05:00
Konstantin Bogdanov
1cdccd527f
Merge pull request #68639 from m7kss1/ripedmd-160
Add RIPEMD160 function
2024-08-26 12:06:18 +00:00
Maxim Dergousov
8cc5d766b5 small cosmetic changes in docs 2024-08-23 12:52:55 +03:00
Dergousov
a2ff8e4384 fix: correct return type inconsistencies in docs 2024-08-22 20:49:56 +03:00
Dergousov
7f15f61426 feat: add docs 2024-08-21 22:46:55 +03:00
Yarik Briukhovetskyi
e9659626ad
fix style + add docs 2024-08-08 20:41:15 +02:00
Andrey Zvonov
97f1cfc232 add ** glob to hdfs docs 2024-08-06 11:18:47 +00:00
AN
b2a31aa005
Update distributed-ddl.md [ru]
орфография
2024-07-20 00:08:10 +03:00
Konstantin Bogdanov
138eb924fa
Merge pull request #65626 from tonickkozlov/tonickkozlov/x509-san-validation
Add support for x509 SubjectAltName identification
2024-07-02 11:20:01 +00:00
Anton Kozlov
b1b9aaf2ec Add support for x509 SubjectAltName identification 2024-07-01 09:47:28 +00:00
Robert Schulze
8b772f3fe3
Merge remote-tracking branch 'rschu1ze/master' into base64URL 2024-06-27 11:07:39 +00:00
Robert Schulze
7d26f45a28
base64En/Decode64Url --> base64En/Decode64URL 2024-06-27 09:05:44 +00:00
Maciej Bak
d8eef19f56 Documentation: Add missing IF NOT EXISTS clause for manipulating constraints 2024-06-25 16:41:12 +02:00
Mikhail Gorshkov
a6520bcf90 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into ADQM-1893 2024-06-13 14:03:11 +00:00
Mikhail Gorshkov
0da0d8dfb1 PR post-review fixes 2024-06-10 10:14:45 +00:00