Nikolay Degterinsky
|
69d8d41197
|
Add docs, better tests
|
2023-04-28 15:12:48 +00:00 |
|
Nikolay Degterinsky
|
ea55222131
|
Merge pull request #44674 from evillique/add_default_password_type
Add default password type
|
2023-04-27 13:25:58 +02:00 |
|
Dan Roscigno
|
5836f2e66d
|
Update partition.md
closes
|
2023-04-26 07:12:23 -04:00 |
|
Nikolay Degterinsky
|
2fe3a69ba1
|
Merge remote-tracking branch 'upstream/master' into add_default_password_type
|
2023-04-24 18:51:32 +00:00 |
|
Nikolay Degterinsky
|
1e92c504bd
|
Add docs
|
2023-04-24 16:03:52 +00:00 |
|
pufit
|
1985fb785e
|
Merge pull request #48262 from ClickHouse/42497-inherit-grant
GRANT CURRENT GRANTS implementation
|
2023-04-24 11:11:10 -04:00 |
|
robot-ch-test-poll1
|
a9e1368d18
|
Merge pull request #48942 from ClickHouse/davenger-delete-where
WHERE clause is not optional for DELETE statement
|
2023-04-19 22:29:18 +02:00 |
|
Robert Schulze
|
cdf28f9b71
|
Minor fixups
|
2023-04-19 16:16:51 +00:00 |
|
Robert Schulze
|
c406663442
|
Docs: Replace annoying three spaces in enumerations by a single space
|
2023-04-19 15:56:55 +00:00 |
|
Alexander Gololobov
|
0e4aff9dc7
|
WHERE clause is not optional for DELETE statement
|
2023-04-19 17:00:25 +02:00 |
|
rfraposa
|
85d7b43c2b
|
Update function.md
|
2023-04-14 14:36:28 -06:00 |
|
Robert Schulze
|
adb15b7033
|
Merge branch 'master' into show-table
|
2023-04-14 09:52:56 +02:00 |
|
pufit
|
a9fcff72f3
|
Update docs
|
2023-04-13 12:57:21 -04:00 |
|
flynn
|
2571372fe0
|
update docs
|
2023-04-13 12:27:48 +00:00 |
|
flynn
|
bbaa7e126c
|
udpate docs
|
2023-04-13 11:06:36 +00:00 |
|
flynn
|
e4b1711812
|
udpate doc and test
|
2023-04-12 14:02:34 +00:00 |
|
Dale Mcdiarmid
|
d50c6a9e1b
|
update blog references
|
2023-04-10 15:23:00 +01:00 |
|
DanRoscigno
|
cbda8762b2
|
add note about MV
|
2023-04-06 12:18:09 -04:00 |
|
Dan Roscigno
|
66af848f82
|
Update docs/en/sql-reference/statements/undrop.md
|
2023-04-06 12:09:34 -04:00 |
|
Dan Roscigno
|
28f86e7b84
|
Update docs/en/sql-reference/statements/undrop.md
Co-authored-by: Alexander Tokmakov <tavplubix@gmail.com>
|
2023-04-06 12:07:53 -04:00 |
|
Dan Roscigno
|
fae4906e11
|
Update docs/en/sql-reference/statements/undrop.md
Co-authored-by: Alexander Tokmakov <tavplubix@gmail.com>
|
2023-04-06 12:07:00 -04:00 |
|
DanRoscigno
|
1ea49371e6
|
lost a word
|
2023-04-05 10:53:36 -04:00 |
|
DanRoscigno
|
4876cac958
|
add docs for UNDROP TABLE
|
2023-04-05 10:49:03 -04:00 |
|
pufit
|
8441b0a3e1
|
Fix comments, tests, docs
|
2023-04-04 20:43:15 -04:00 |
|
Sergei Trifonov
|
1bea16ea63
|
doc entry for SYSTEM WAIT LOADING PARTS
|
2023-04-05 01:34:25 +02:00 |
|
Dan Roscigno
|
7aef9bb65e
|
Clarify SYSTEM RELOAD CONFIG and USERS
closes #48201
|
2023-04-04 08:41:58 -04:00 |
|
Alexander Tokmakov
|
e39498129c
|
Merge branch 'master' into sync_replica_lightweight
|
2023-03-31 18:17:08 +03:00 |
|
Robert Schulze
|
e1d299640b
|
Small follow-up to #48017
|
2023-03-31 14:11:37 +00:00 |
|
Robert Schulze
|
5d64841276
|
Merge pull request #48017 from ClickHouse/rs/show_columns
MySQL compatibility: Implement `SHOW COLUMNS`
|
2023-03-31 15:50:23 +02:00 |
|
Alexander Tokmakov
|
caf00b5968
|
Merge branch 'master' into sync_replica_lightweight
|
2023-03-31 14:52:55 +02:00 |
|
Rich Raposa
|
4675fa82a3
|
Update delete.md
Lightweight deletes are no longer experimental in 23.3
|
2023-03-30 10:29:08 -06:00 |
|
rfraposa
|
98d098618b
|
Add cross_to_inner_join_rewrite setting
|
2023-03-29 14:34:48 -06:00 |
|
Robert Schulze
|
202f52dc3a
|
Implement SHOW COLUMNS
Modeled after (*)
Fixes #46437
(*) https://dev.mysql.com/doc/refman/8.0/en/show-columns.html
|
2023-03-28 18:04:22 +00:00 |
|
Alexander Tokmakov
|
b5fe1ada0b
|
more options for sync replica
|
2023-03-28 01:39:36 +02:00 |
|
DanRoscigno
|
6d8a2bbd48
|
standardize admonitions
|
2023-03-27 14:54:05 -04:00 |
|
Robert Schulze
|
86f6828556
|
Docs: Update syntax of some SHOW queries
|
2023-03-27 15:56:31 +00:00 |
|
Robert Schulze
|
a123533b2f
|
Merge pull request #48061 from ClickHouse/rs/doc-full
Docs: Document [FULL] keyword in SHOW TABLES
|
2023-03-27 17:28:48 +02:00 |
|
Robert Schulze
|
246316dd49
|
Docs: Document [FULL] keyword in SHOW TABLES
Follow-up to #43910
|
2023-03-27 15:23:30 +00:00 |
|
Tyler Hannan
|
2981890ab4
|
Fix Sample...
|
2023-03-27 12:03:47 +02:00 |
|
rfraposa
|
ac72ed035c
|
Update user.md
|
2023-03-24 22:50:29 -06:00 |
|
rfraposa
|
9f548d658e
|
Update user.md
|
2023-03-24 22:45:34 -06:00 |
|
rfraposa
|
24b5b32dc3
|
Update user.md
|
2023-03-24 22:28:14 -06:00 |
|
rfraposa
|
747eaf3f72
|
Fix broken links
|
2023-03-23 14:40:45 -06:00 |
|
rfraposa
|
42725964d4
|
Remove links from nav categories
|
2023-03-23 14:20:26 -06:00 |
|
Robert Schulze
|
382aa60056
|
Merge pull request #47745 from jinjunzh/iaadeflate_doc_update
Create doc and scripts for qpl_deflate benchmark
|
2023-03-22 10:15:26 +01:00 |
|
jinjunzh
|
ed23d2f3a4
|
add missing 'docs'
|
2023-03-21 14:04:16 -04:00 |
|
jinjunzh
|
41eff365a7
|
update doc for deflate_qpl
|
2023-03-21 13:58:10 -04:00 |
|
jinjunzh
|
18c59fb5d3
|
Create doc and scripts for qpl_deflate benchmark
|
2023-03-20 17:19:34 -04:00 |
|
Tanya Bragin
|
2639767f4c
|
Clarify compression codec default
cc @alexey-milovidov
|
2023-03-19 19:55:51 -07:00 |
|
Denny Crane
|
64e8d9d4d7
|
Update view.md
|
2023-03-19 14:10:18 -03:00 |
|