Commit Graph

1568 Commits

Author SHA1 Message Date
pufit
2a107e3429 Add WITH IMPLICIT, fix error with implicit grants 2024-10-02 23:20:33 -04:00
Hung Duong
582b6bb448
Add database to Exists Docs 2024-10-01 09:12:19 +07: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
Rich Raposa
c6c2e3c579
Update kill.md
Formatting typo
2024-09-26 09:35:35 -06:00
alsu
7e10705886 update create/alter user syntax 2024-09-26 17:30:40 +02:00
pufit
2b142ca0e5 Merge branch 'master' into pufit/radix-grants
# Conflicts:
#	src/Access/Common/AccessRightsElement.h
#	src/Parsers/Access/ASTGrantQuery.cpp
2024-09-25 12:24:37 -04: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
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
224a23647a remove extra space 2024-09-23 11:02:54 +02:00
Denny Crane
a05273ef02 fix broken link 2024-09-22 12:02:46 -03: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
Arthur Passos
2c165096cd Merge branch 'master' into multi_auth_methods 2024-09-13 05:18:11 -03: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
Robert Schulze
c5f8802ac8
Docs: Mention FROM-before-SELECT 2024-09-09 08:05:18 +00:00
Konstantin Bogdanov
4ad2b04702
Merge pull request #69289 from cwurm/docs_clarify_lightweight_delete_v2
Docs: Add info on lightweight_deletes_sync
2024-09-05 23:03:34 +00:00
Christoph Wurm
5e0673d207 Remove version note 2024-09-05 16:07:33 +01:00
Alexander Tokmakov
b6572e36b4
Merge pull request #61987 from allmazz/feat/59376
support ATTACH PARTITION `ALL` FROM `TABLE`
2024-09-05 14:57:38 +00:00
Christoph Wurm
57f80473cc Docs: Add info on lightweight_deletes_sync 2024-09-05 13:42:09 +01:00
Christoph Wurm
35748dffb2 Clarify lightweight delete. 2024-09-05 10:31:14 +01:00
alsu
8e9b45a010 update create/alter user syntax in docs according to current functionality 2024-09-04 11:12:42 +02:00
Arthur Passos
a22f9fd91f Merge branch 'master' into multi_auth_methods 2024-08-30 16:59:40 -03:00
Yakov Olkhovskiy
950ca28f53
Merge pull request #67805 from sunny19930321/feature/add-delete-from-in-partition-command
Lightweight Delete In Partition
2024-08-30 15:44:46 +00:00
Kirill Nikiforov
563f3a4880
Merge remote-tracking branch 'origin/master' into feat/59376 2024-08-29 23:20:13 +04:00
Kirill Nikiforov
79c01e717f
rm comment, add docs 2024-08-29 23:15:39 +04: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
43e9a7ba4b Merge branch 'master' into multi_auth_methods 2024-08-22 10:57:23 -03:00
Robert Schulze
129d1e387e
Some fixups 2024-08-20 13:36:17 +00:00
vdimir
f323c76431
Merge pull request #68461 from linhgiang24/patch-3
Update grant.md to include POSTGRES privilege
2024-08-20 11:09:53 +00:00
Arthur Passos
accade2390 Merge branch 'master' into multi_auth_methods 2024-08-17 10:26:11 -03:00
Linh Giang
4f84c82d6d
Update grant.md to include POSTGRES privilege
Added POSTGRES privilege under the SOURCES category as it seems to be missing.
2024-08-16 11:02:44 -06:00
Michael Kolupaev
4b9a2997d0 Merge remote-tracking branch 'origin/master' into mv4 2024-08-16 00:33:30 +00:00
jsc0218
fb037bcc72 move to mergetree setting and add more info 2024-08-15 13:48:43 +00:00
Arthur Passos
e8a40d9d52 Merge branch 'master' into multi_auth_methods 2024-08-13 10:30:01 -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
Robert Schulze
574c445be9
Refactor tests for (experimental) statistics 2024-08-12 05:56:16 +00:00
Alexander Tokmakov
53bc1b7e35
Revert "Refactor tests for (experimental) statistics" 2024-08-11 13:19:36 +02:00
Robert Schulze
45db564354
Merge pull request #68034 from rschu1ze/stats-tests-refactoring
Refactor tests for (experimental) statistics
2024-08-11 08:43:31 +00:00