rfraposa
22bb9bbf28
Add section on SSL
2022-05-10 09:12:48 -06:00
rfraposa
0b9da27ca2
Update postgresql.md
2022-05-09 14:21:38 -06:00
rfraposa
72b0cbbb53
Add a docs page for the PostgreSQL wire protocol
2022-05-09 13:53:22 -06:00
Alexey Milovidov
3755466e8d
Merge pull request #34916 from nic11/pr/content-type
...
Support content_type in HTTP handler config
2022-05-08 16:36:21 +03:00
Kruglov Pavel
9618fddea2
Fix formats docs
2022-05-06 17:49:02 +02:00
Kruglov Pavel
4d08587559
Merge branch 'master' into mysqldump-format
2022-04-28 15:58:18 +02:00
vdimir
560d668c38
Add doc for output format Prometheus
2022-04-26 14:57:36 +00:00
avogar
33d845dade
Add MySQLDump input format
2022-04-26 10:42:56 +00:00
Mikhail f. Shiryaev
7925d925a9
Merge branch 'master' into docs-staging
2022-04-19 11:00:03 +02:00
rfraposa
fb08c5b7e1
Merge branch 'master' into docs-staging
2022-04-15 07:25:27 -06:00
Alexey Milovidov
281ce4bfc7
Update http.md
2022-04-14 03:04:34 +03:00
Michael Lex
7b0f1fbb88
Extend TLS documentation.
...
Information about used defaults.
Better explanation of the extendedVerification option (which enables hostname verification)
Better explanation of the caConfig option and how files vs. paths are treated.
Mention TLS config in CLI documentation and link to server-side settings (which are the same).
2022-04-13 12:07:37 +02:00
rfraposa
d9e6f780db
Fixed broken links
2022-04-10 23:01:34 -06:00
rfraposa
4da4259c78
Added reference docs to sidebar
2022-04-10 21:27:48 -06:00
Roman Nikonov
daceac5c0b
Merge branch 'master' into pr/content-type
2022-04-10 01:21:28 +03:00
rfraposa
8f01fe9c49
Revised /en folder
2022-04-09 07:34:21 -06:00
rfraposa
5250d9ad11
Removed /ja folder, cleaned up /ru markdown
2022-04-09 07:29:05 -06:00
Alexey Milovidov
9854b55835
Revert "Format changes for new docs"
2022-04-04 02:05:35 +03:00
Roman Nikonov
d81a8cd317
Merge branch 'master' into pr/content-type
2022-04-03 20:53:51 +03:00
rfraposa
72a00e2c62
Fixed broken links
2022-04-02 17:38:54 -06:00
rfraposa
01ec63c909
Updates /operations docs
2022-03-29 20:38:50 -06:00
rfraposa
421812a877
Updates /interfaces docs
2022-03-29 17:57:11 -06:00
rfraposa
33e28bcb18
Updated /development folder
2022-03-29 08:26:35 -06:00
rfraposa
a5c7a947ad
Merge branch 'master' of github.com:rfraposa/ClickHouse
2022-03-28 23:09:52 -06:00
rfraposa
c05bf7beb4
Testing new /en folder
2022-03-28 23:09:17 -06:00
Sergio Tulentsev
ef5062ec43
docs: Replace some usages of "rows" which are meant to be "strings"
...
The wrong term was confusing in the description of the CSV format.
2022-03-21 17:52:30 +00:00
taiyang-li
7a0e09db28
update data type mapping of clickhouse and arrow/orc/parquet
2022-03-19 11:25:59 +08:00
Robert Schulze
0d2ece6d91
Merge branch 'ClickHouse:master' into protobuf-batch-write
2022-03-16 09:43:33 +01:00
Sergei Trifonov
5fad4db4eb
LineAsString is supported output format now
...
support added in #30919
2022-03-15 14:56:43 +01:00
Robert Schulze
317166eac3
Document ProtobufList format
2022-03-15 14:11:32 +01:00
rfraposa
5a4466cec7
Update references in docs
2022-03-12 00:24:31 -06:00
Ivan Blinkov
4178a4de68
[docs] update integrations.md ( #35221 )
...
* Update integrations.md
* Update integrations.md
* Update integrations.md
* Update integrations.md
2022-03-11 23:51:56 +03:00
mergify[bot]
82e115c097
Merge branch 'master' into pr/content-type
2022-02-26 00:45:54 +00:00
Roman Nikonov
9f34745283
Update English and Russian docs
2022-02-26 03:06:17 +03:00
Nikolai Kochetov
ffae134546
Update gui.md
2022-02-23 21:10:27 +01:00
SiderZhang
2d0616bd6a
add a Zeppelin interpreter for ClickHouse
2022-02-23 23:41:10 +08:00
alexey-milovidov
02926e0d41
Merge pull request #33406 from peter279k/patch-5
...
Adding /replicas_status request
2022-01-30 02:59:57 +03:00
alexey-milovidov
fb64b8c9a3
Update http.md
2022-01-30 02:59:41 +03:00
vahid-sohrabloo
50fb1da2fa
add chconn to Client Libraries
2022-01-27 14:28:04 +01:00
Chun-Sheng, Li
e4c03bbc97
Changing message for the replicas_status request
2022-01-06 09:45:27 +08:00
Chun-Sheng, Li
9140caf85a
Fixing typo and add MariaDB command-line tool
2022-01-05 14:09:00 +08:00
Chun-Sheng, Li
d547db3e32
Adding /replicas_status request
2022-01-05 11:45:47 +08:00
alexey-milovidov
3d500f5299
Merge pull request #33277 from peter279k/patch-3
...
Adding cURL installation message to notice users
2021-12-30 18:54:03 +03:00
alexey-milovidov
08b3273c40
Update http.md
2021-12-30 18:53:30 +03:00
Chun-Sheng, Li
90068405fc
Remove unused sample authentication credentials
2021-12-30 16:19:05 +08:00
Chun-Sheng, Li
db08e36472
Adding & improve cURL compressed data examples
2021-12-30 11:21:57 +08:00
Chun-Sheng, Li
6784838047
Adding cURL installation message to notice users
2021-12-29 16:05:12 +08:00
Denny Crane
031451ed17
replace obsolete max_alter_threads with max_final_threads in documentation examples
2021-12-28 16:48:34 -04:00
alexey-milovidov
493f71470b
Update client-libraries.md
2021-12-27 13:14:29 +03:00
alexey-milovidov
5f27d0b65d
Merge pull request #32261 from tablum/patch-2
...
Update gui.md: Added TABLUM.IO
2021-12-23 08:24:30 +03:00