Commit Graph

265 Commits

Author SHA1 Message Date
George
a590a9035b Updated client-libraries.md 2021-06-14 20:00:24 +03:00
Mikhail
020e15a8c9 Триггерю проверки 2021-04-25 13:50:10 +03:00
Mikhail
71017b90ee Update gui.md 2021-04-25 13:49:44 +03:00
Mikhail
8882152e0b 2021-04-24 20:12:33 +03:00
Kseniia Sumarokova
e21f7695e9
Merge pull request #23139 from ka1bi4/romanzhukov-DOCSUP-7709-SeekTable-BYexpression
DOCSUP-7709: Edit and translate to Russian (SeekTable and DEDUPLICATE BY)
2021-04-19 11:39:57 +03:00
Alex
62ee3915fe
Translate to Russian (clickhouse-client documentation)
I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

Changelog category (leave one):

Documentation
Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

Added to RU documentation:

--queries-file command-line option
--history_file command-line option
2021-04-18 15:37:46 +03:00
Roman Bug
1d0ab1c35c
Update docs/ru/interfaces/third-party/gui.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-15 15:43:41 +03:00
Roman Bug
6a29901d68
Update docs/ru/interfaces/third-party/gui.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-15 15:43:36 +03:00
Roman Bug
977475d7c6
Update docs/ru/interfaces/third-party/gui.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-15 15:43:26 +03:00
romanzhukov
500b15f853 Seek table translation. 2021-04-10 18:28:45 +03:00
romanzhukov
2fabb28272 Add BY expression. 2021-03-28 15:33:00 +03:00
romanzhukov
59a0f6f84c Add BY expression. 2021-03-28 14:11:56 +03:00
romanzhukov
c7f32d3fd9 Add SeekTable documentation. 2021-03-27 01:52:09 +03:00
Dmitriy
a4aff546e9 Fix the title
Поправил название заголовка.
2021-03-25 22:05:26 +03:00
Dmitriy
b179ae468c Update formats.md
Внес небольшие правки в русскую версию.
2021-03-25 19:11:30 +03:00
Dmitriy
d1f72f81f5 Translate to Russian
Перевел на русский язык.
2021-03-25 00:21:08 +03:00
tavplubix
ee1ffb23de
Merge pull request #21722 from olgarev/revolg-DOCSUP-6542-Edit_and_translate
DOCSUP-6542: Edit and translate
2021-03-21 12:50:25 +03:00
Alexey Milovidov
6d6633eca4 Fix garbage 2021-03-15 14:38:28 +03:00
Alexey Milovidov
8850856276 Remove "Original article" (must be automated instead) 2021-03-15 14:32:26 +03:00
Olga Revyakina
3a67d5e545 Translated to Russian. 2021-03-15 03:04:06 +03:00
lehasm
62aa7bdd74 Экранированные кодовые позиции Unicode заменены на символы 2021-03-08 17:54:44 +03:00
Nikolay
bb5a8241b9
Add information about my ClickHouse PHP extension
I made a native PHP extension for ClickHouse using the clickhouse-cpp library.
My goal is to make a fast extension for ClickHouse with interface similar to mysqli.
2021-02-27 21:05:04 +03:00
lehasm
7ee4492823 Fixed link 2021-02-23 17:24:15 +03:00
lehasm
0b82889740 Translated to ru 2021-02-23 16:00:41 +03:00
Kruglov Pavel
da6a7e6d2f
Merge pull request #19212 from sevirov/sevirov-DOCSUP-5273-edit_translate_russian
DOCSUP-5273: Edit and translate to Russian
2021-01-23 02:28:16 +03:00
Dmitriy
23c7f4a0ea Fix the translation
Поправил перевод на русский язык.
2021-01-22 20:41:28 +03:00
Evgenia Sudarikova
166fcd80b5
DOCSUP-5600: Edit and translate to Russian (#19152) 2021-01-20 18:27:59 +03:00
Dmitriy
157e42a5b2 Fix the link
Исправил ссылку.
2021-01-18 23:32:57 +03:00
Dmitriy
30ad216b0f Update formats.md
Внес небольшие поправки.
2021-01-18 00:00:54 +03:00
Dmitriy
d9fb9fdd2d Update formats.md
Правлю ссылки.
2021-01-17 23:53:39 +03:00
Dmitriy
c1b8ab1e5a Edit and translate
Поправил английский вариант и перевел на русский язык.
2021-01-17 21:13:27 +03:00
long2ice
2de812af0f
Update client-libraries.md 2021-01-07 14:32:59 +08:00
UnamedRus
762e757557
Update docs/ru/interfaces/cli.md
Co-authored-by: Nikita Mikhaylov <mikhaylovnikitka@gmail.com>
2020-12-26 01:46:47 +03:00
UnamedRus
05689a460b
Docs for params support of col, tbl, db names. 2020-12-25 06:01:16 +03:00
Pavel Kruglov
bfda5e7d73 Merge branch 'master' of github.com:ClickHouse/ClickHouse into pr/16790 2020-12-24 15:36:46 +03:00
Alexey Milovidov
5bdf287910 Check for conflict markers in docs 2020-12-22 00:55:54 +03:00
alexey-milovidov
97b20972a8
Update cli.md 2020-12-20 22:32:07 +03:00
Dmitriy
20a0a17ee3 Update cli.md
Выполнил перевод на русский язык.
2020-12-20 13:27:48 +03:00
Alexey Milovidov
16e524e0de Remove outdated info from the docs 2020-12-16 19:58:14 +03:00
glushkovds
d700a83331
Update client-libraries.md
Add php Laravel library
2020-12-11 15:25:34 +05:00
alexey-milovidov
a31663a75d
Merge pull request #16111 from annvsh/anna-shakhova-DOCSUP-3201-add_raw_blob_format
DOCSUP-3201: Added RawBLOB format description
2020-12-11 02:02:17 +03:00
alexey-milovidov
3874d62db8
Update formats.md 2020-12-11 02:00:43 +03:00
annvsh
303d27f82b Fixed 2020-12-07 21:21:37 +07:00
Anna Shakhova
e499b7ae27
Merge branch 'master' into anna-shakhova-DOCSUP-3201-add_raw_blob_format 2020-12-06 23:18:32 +07:00
annvsh
99ba006be0 Fixed 2020-12-06 23:10:02 +07:00
Dmitriy
e935c78e94 Update settings.md
Перевел на русский язык.
2020-12-03 20:35:22 +03:00
Olga Revyakina
d3d7828642 Minor formatting error fixed 2020-11-09 23:07:34 +03:00
Olga Revyakina
fc4410ed5c Now really 2020-11-09 22:59:34 +03:00
Olga Revyakina
713d809096 Links fixed (ru) 2020-11-09 22:50:43 +03:00
Olga Revyakina
4b17188de1 Minor fix in en. translated to ru. Plus template updates (administrative).. 2020-11-09 22:40:32 +03:00