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 |
|
Alexander Tokmakov
|
76edf4e81d
|
Merge pull request #69091 from tuanpach/create-table-with-clone-as
Support creating a table with: CREATE TABLE ... CLONE AS ...
|
2024-09-27 17:25:26 +00:00 |
|
alsu
|
cafddf0833
|
add missing space
|
2024-09-26 19:17:45 +02:00 |
|
alsu
|
7e10705886
|
update create/alter user syntax
|
2024-09-26 17:30:40 +02:00 |
|
Tuan Pham Anh
|
da78040ef3
|
Merge branch 'master' into create-table-with-clone-as
|
2024-09-24 08:27:16 +00: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
|
224a23647a
|
remove extra space
|
2024-09-23 11:02:54 +02:00 |
|
Alexey Milovidov
|
9f6eaf5f00
|
Merge pull request #69392 from heavelock/patch-1
DOCS: Replace live view with refreshable since the former is deprecated
|
2024-09-21 18:52:09 +02:00 |
|
alsu
|
3e7ae86419
|
update syntax box in docs for create/alter settings profile
|
2024-09-19 11:37:22 +02:00 |
|
alsu
|
47d00f85cd
|
update syntax for create/alter role
|
2024-09-19 11:29:05 +02:00 |
|
Tuan Pham Anh
|
561daee66f
|
Update document
|
2024-09-10 10:24:31 +00:00 |
|
Damian Kula
|
367e31d50f
|
Removes last reference to live view
Co-authored-by: János Benjamin Antal <antaljanosbenjamin@users.noreply.github.com>
|
2024-09-10 10:53:47 +02:00 |
|
Damian Kula
|
86c3b9d185
|
Replace live view with refreshable since the former is deprecated
|
2024-09-09 16:46:17 +02:00 |
|
Tuan Pham Anh
|
841dc275bd
|
1) Throw an error when creating a table with CLONE AS and specifying ENGINE. 2) Add document for creating a table with Schema and Data CLoned from another table.
|
2024-09-09 08:05:29 +00:00 |
|
alsu
|
8e9b45a010
|
update create/alter user syntax in docs according to current functionality
|
2024-09-04 11:12:42 +02:00 |
|
Arthur Passos
|
f9b845486a
|
Merge branch 'master' into multi_auth_methods
|
2024-08-29 13:12:19 -03:00 |
|
Aleksa Cukovic
|
cd9be01c65
|
Fix row policy documentation grammar
|
2024-08-29 14:40:38 +02:00 |
|
Arthur Passos
|
accade2390
|
Merge branch 'master' into multi_auth_methods
|
2024-08-17 10:26:11 -03:00 |
|
Michael Kolupaev
|
15ca86db7a
|
Merge remote-tracking branch 'origin/master' into mv4
|
2024-08-12 21:17:45 +00:00 |
|
Arthur Passos
|
4c6aca2eed
|
add docs about reset auth method
|
2024-08-12 15:58:10 -03:00 |
|
Arthur Passos
|
64d50d6e5b
|
Merge branch 'master' into multi_auth_methods
|
2024-08-12 15:42:37 -03:00 |
|
Ilya Yatsishin
|
4fb1febe48
|
Update table.md
|
2024-08-07 18:51:24 +02:00 |
|
Arthur Passos
|
fa6564dbe3
|
Merge branch 'master' into multi_auth_methods
|
2024-07-30 10:32:13 -03:00 |
|
Michael Kolupaev
|
8a04c8716a
|
Merge remote-tracking branch 'origin/master' into mv4
|
2024-07-26 19:36:02 +00:00 |
|
Arthur Passos
|
456613e7fa
|
minor doc change
|
2024-07-26 14:40:50 -03:00 |
|
Arthur Passos
|
5a45563f1b
|
add note about downgrading
|
2024-07-26 14:36:58 -03:00 |
|
Arthur Passos
|
f3f9d5f4de
|
add notes about no_password behavior
|
2024-07-25 09:07:13 -03:00 |
|
joelynch
|
240f04561e
|
Fix docs for COMMENT clause
|
2024-07-22 19:12:39 +02:00 |
|
Arthur Passos
|
cc02ebca75
|
Merge branch 'master' into multi_auth_methods
|
2024-07-15 10:55:40 -03:00 |
|
Arthur Passos
|
3ab6760412
|
update docs
|
2024-07-12 15:21:29 -03:00 |
|
Michael Kolupaev
|
ba5e50cedc
|
Merge remote-tracking branch 'origin/master' into mv4
|
2024-07-04 08:28:59 +00:00 |
|
Justin de Guzman
|
54c4f02dca
|
[Docs] Better wording for behavior of MATERIALIZED expr
|
2024-07-02 15:22:48 -07:00 |
|
Arthur Passos
|
cc13783acd
|
Merge branch 'master' into multi_auth_methods
|
2024-07-02 09:11:20 -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 |
|
Michael Kolupaev
|
d8cab4a772
|
Merge remote-tracking branch 'origin/master' into mv4
|
2024-07-01 20:26:53 +00:00 |
|
Anton Kozlov
|
b1b9aaf2ec
|
Add support for x509 SubjectAltName identification
|
2024-07-01 09:47:28 +00:00 |
|
Arthur Passos
|
306d55f636
|
add some docs
|
2024-06-29 18:29:05 -03:00 |
|
justindeguzman
|
78c659e8ce
|
[Docs] Specify that Named Collections are not supported in Cloud
|
2024-06-27 12:15:48 -07:00 |
|
Michael Kolupaev
|
9957fe1734
|
Comment fixes
|
2024-06-25 08:44:37 +00:00 |
|
Michael Kolupaev
|
5e4d3b2e43
|
Refreshable materialized views improvements
|
2024-06-25 08:44:34 +00:00 |
|
Yarik Briukhovetskyi
|
f811dbf8f8
|
Merge pull request #65165 from Blargian/fix_deadlinks
Fix broken links in docs
|
2024-06-12 16:15:37 +00:00 |
|
Nikita Mikhaylov
|
7082730554
|
Merge pull request #60622 from phil-schreiber/fix/docu-column-ddl-for-codec-and-comment
fix column ddl expression order documentation
|
2024-06-12 15:51:29 +00:00 |
|
Blargian
|
d851fa871f
|
Fix broken links in docs
|
2024-06-12 14:09:37 +02:00 |
|
Robert Schulze
|
9e440e1417
|
Add docs
|
2024-06-04 11:20:15 +00:00 |
|
Francesco Ciocchetti
|
a82cc3da6a
|
Add Note about ZSTD_QAT codec being disabled in ClickHouse Cloud
|
2024-06-03 09:08:02 +02:00 |
|
Peignon Melvyn
|
299a0ec9cf
|
Update view.md
|
2024-05-31 03:09:54 +02:00 |
|
Peignon Melvyn
|
a286524a46
|
Update view.md
|
2024-05-31 03:06:20 +02:00 |
|
Blargian
|
ce26c4f657
|
Review changes and replace … with ...
|
2024-05-23 13:54:45 +02:00 |
|