Commit Graph

1623 Commits

Author SHA1 Message Date
Alexey Milovidov
ad4b201892
Merge branch 'master' into casted 2024-11-21 06:04:02 +01:00
Vitaly Baranov
353ff951aa
Merge pull request #68885 from Unalian/feat-67772
Add CHECK GRANT query
2024-11-19 16:09:30 +00:00
Alexey Milovidov
8e0dc599b8
Merge pull request #71948 from Blargian/docs_add_example
Clean up `EXCEPT` docs
2024-11-18 02:45:58 +00:00
Alexey Milovidov
1062e6316f Fix cast 2024-11-18 01:35:03 +01:00
Blargian
af8d7c0b60 fix style 2024-11-14 23:14:41 +01:00
Blargian
1926f6ca4a clean up EXCEPT clause page and add an example of EXCEPT() 2024-11-14 23:09:49 +01:00
Nikita Taranov
94ce517dc1 upd docs 2024-11-13 22:41:30 +01:00
Shichao Jin
9eb0ac21ae
Merge pull request #71779 from petern48/fix_typo_column_docs
Fix typo in sql-reference/statements/alter/column.md
2024-11-11 20:32:12 +00:00
Peter Nguyen
621cb60446 Fix 'was was' typo in sql-reference/statements/alter/column.md 2024-11-11 11:12:01 -08:00
Robert Schulze
f57bf2ee15
Fix trash in the docs, pt. II 2024-11-11 09:54:37 +00:00
Mikhail Artemenko
3d7c560a25 Merge branch 'master' into issues/71020/staleness 2024-11-06 11:16:42 +00:00
Mikhail Artemenko
27efa29684 update docs 2024-11-05 18:04:59 +00:00
pufit
e2c372f8b3
Merge pull request #71332 from ClickHouse/pufit/fix-inconsistent-ast-wildcard-grants
Fix inconsistent AST formatting when granting wrong wildcard grants
2024-11-01 18:48:34 +00:00
Nikita Mikhaylov
57fde54f10
Merge pull request #71250 from cwurm/missing_sources_grants
Add missing sources grants for Kafka, NATS and RabbitMQ
2024-11-01 15:08:19 +00:00
Dmitry Novik
a6e2a09843 Merge remote-tracking branch 'origin/master' into fix_docs_create_materialized_view_on_cluster 2024-11-01 14:23:57 +01:00
pufit
7726866767 Fix inconsistent AST formatting when granting wrong wildcard grants 2024-10-31 22:25:04 -04:00
Thom O'Connor
33cbc540d5
Update kill.md - remove ON CLUSTER for KILL MUTATION
ON CLUSTER is not valid for KILL MUTATION, and will result in an exception. Correcting the docs for this syntax
2024-10-31 13:49:24 +00:00
Christoph Wurm
3b0273a5d3 Docs 2024-10-30 11:02:22 +00:00
Hiroaki Nakamura
d6acaeae5a
Fix doc for CREATE MATERIALIZED VIEW ON CLUSTER 2024-10-30 19:43:04 +09:00
Konstantin Bogdanov
1239137f24
Merge branch 'master' into valid_until_per_auth_method 2024-10-30 12:15:52 +03:00
pufit
934bd37160 Add a note that wildcard grants feature will be available only after 24.10 2024-10-29 00:48:31 -04:00
Shichao Jin
350cda4083
Merge pull request #71159 from alsugiliazova/backticks
Docs: add example to valid until docs with other timezone that requires non-obvious backticks around timezone
2024-10-29 00:10:21 +00:00
alsu
7a5a298cfd add example with other timezone that requires
non-obvious backticks
2024-10-28 23:26:25 +01:00
Robert Schulze
92a44372b3
Some fixups 2024-10-24 09:43:43 +00:00
jsc0218
691aff2cea Merge remote-tracking branch 'origin/master' into InsertWith 2024-10-17 18:08:30 +00:00
Arthur Passos
0eacc1f181
Merge branch 'master' into valid_until_per_auth_method 2024-10-15 09:25:58 -03:00
jsc0218
4de51aaf4d add doc 2024-10-12 02:12:26 +00:00
Alsu Giliazova
3c05e515c2
Merge branch 'master' into Fix--Distinct-combinator-docs 2024-10-09 11:41:08 +02: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
Michael Kolupaev
97923069e5
Merge pull request #60669 from ClickHouse/mvrere
Refreshable MV: DatabaseReplicated support, coordination among replicas
2024-10-05 18:46:46 +00:00
Christoph Wurm
dab614ee4b
Align other sources paragraph 2024-10-04 10:59:28 +01:00
Christoph Wurm
17c124fa71
Update grant.md: Complete list of SOURCES grants
Align with the current list of sources grants in the source code here: af1a0f12aa/src/Access/Common/AccessType.h (L226-L240)
2024-10-04 10:13:35 +01:00
pufit
1250251b4d add FINAL modifier 2024-10-03 22:59:05 -04:00
pufit
dcbccc6f00 Merge branch 'master' into pufit/fix-implicit-grants 2024-10-03 22:58:44 -04:00
Michael Kolupaev
9c95c47449 Merge remote-tracking branch 'origin/master' into mvrere 2024-10-03 17:13:44 +00:00
Nikolay Degterinsky
0d08f0e500
Merge pull request #70326 from ClickHouse/evillique-patch-1
Update view.md
2024-10-03 15:30:47 +00:00
Nikolay Degterinsky
e067c8aedb
Update view.md 2024-10-03 16:29:55 +02:00
pufit
2a107e3429 Add WITH IMPLICIT, fix error with implicit grants 2024-10-02 23:20:33 -04:00
Michael Kolupaev
1df357aab0 Merge remote-tracking branch 'origin/master' into mvrere 2024-10-02 16:57:22 +00:00
unashi
1f7be09d70 [Doc/Test] Update doc about check grant wildcard; Add more case in stateless-test case about check grant wildcard 2024-10-02 08:11:17 +08:00
Justin de Guzman
c784069d13
Improve clarity on MATERIALIZE COLUMN docs 2024-10-01 11:37:20 -07:00
alsu
9d4d22ae45 fix some typos 2024-10-01 16:44:13 +02:00
Hung Duong
582b6bb448
Add database to Exists Docs 2024-10-01 09:12:19 +07:00
Arthur Passos
d5a371e5bc fix style and add docs 2024-09-30 15:44:02 -03:00
Michael Kolupaev
f13dee5901 Merge remote-tracking branch 'origin/master' into HEAD 2024-09-30 18:01:32 +00:00
unashi
75dc880c2e [doc] Add doc 2024-09-30 11:48:57 +08: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
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