rfraposa
ac5ed141d8
New nav - reverting the revert
2023-03-17 21:45:43 -05:00
Alexander Tokmakov
ec44c8293a
Revert "New navigation"
2023-03-17 21:21:11 +03:00
rfraposa
60fb9973d7
trailing slash fixes
2023-03-16 16:43:01 -05:00
rfraposa
9ee7b82e64
Trailing slashes fix
2023-03-16 14:21:32 -05:00
serxa
b96682ce32
Fix markup in docs
2023-03-03 10:35:07 +00:00
Han Fei
85163ce888
Merge pull request #43174 from Tiaonmmn/patch-8
...
Update limit-by.md
2022-11-29 20:55:42 +01:00
Han Fei
a35af55c8f
Update docs/zh/sql-reference/statements/select/limit-by.md
2022-11-29 20:54:23 +01:00
Han Fei
4251426e4b
Update docs/zh/sql-reference/statements/select/limit-by.md
2022-11-29 20:53:41 +01:00
Han Fei
78065e5010
Update docs/zh/sql-reference/statements/select/limit-by.md
2022-11-29 20:52:22 +01:00
Tiaonmmn
504e7f2a4b
Update limit-by.md
...
Update chinese translation of limit-by.md
2022-11-11 21:30:09 +08:00
taofengliu
4862586417
fix docs
2022-11-01 16:27:34 +08:00
taofengliu
4d5bf0e3b2
avoid extracting the deepest columns
2022-10-20 18:17:40 +08:00
taofengliu
17be6ab492
docs for GROUP BY ALL
2022-10-18 10:46:38 +08:00
DanRoscigno
c4b8137d31
replace symlinks
2022-08-29 12:19:50 -04:00
DanRoscigno
7f92006428
add slugs to all docs
2022-08-26 15:07:59 -04:00
GruffGemini
c64cfbcf4f
Update group-by.md
2022-06-30 09:32:42 +03:00
rfraposa
1afe4300e8
Fixed broken links
2022-04-11 09:55:54 -06:00
rfraposa
d9e6f780db
Fixed broken links
2022-04-10 23:01:34 -06:00
rfraposa
4feb622c9f
Added /zh docs
2022-04-10 17:08:18 -06:00
cnmade
1787f83783
Sync translate to zh: see Update limit-by.md
2022-03-07 10:38:01 +08:00
congbaoyangrou
ed2d798b26
Update where.md
2021-11-28 17:36:18 +08:00
Nikita Mikhaylov
4fbd332bf1
Done
2021-10-19 11:53:55 +00:00
Ivan Blinkov
6a293d73f9
make_links.sh
2021-09-20 09:51:41 +03:00
Ivan Blinkov
f429db1ee9
find . -type f -name '*.md'| xargs -I{} perl -pi -e 's| https://clickhouse.tech | https://clickhouse.com |g' {}
2021-09-19 23:05:54 +03:00
Alexey Milovidov
df3be36758
Remove trailing whitespaces from docs
2021-07-29 18:27:50 +03:00
Alexey Milovidov
d87d833691
Remove trailing whitespaces from docs
2021-07-29 18:20:55 +03:00
Lucid Dreams
6bdcd11697
Corrected some translation errors
...
Fixed some translation seems to be translated by machine, which could cause mis-understanding.
2021-04-29 17:55:40 +08:00
benbiti
d707055ed6
update FINAL with max_final_threads setting to cn
2021-01-27 13:56:20 +08:00
jianmei zhang
82d3c4c9fe
update chinese docs of insert-into and select-all to latest
2021-01-15 12:00:56 +08:00
Dmitriy
31e4512c3d
One UNION section.
...
Объединил все в один раздел UNION.
2020-12-23 22:36:20 +03:00
Steve-金勇
96f22a5bcc
Update limit.md
...
Update translation of LIMIT , and providing more details for with ties modifier.
Make document more human-readable for Chinese.
2020-12-15 18:55:52 +08:00
Alexey Milovidov
db4db42b65
Fix broken links in docs
2020-10-13 20:23:29 +03:00
mikepop7
ad62e42229
Documentation improve: Translate [select] section into Chinese to improve readability ( #13814 )
...
* translate [select] section into Chinese to improve readability
* trigger ci
Co-authored-by: mikepop7 <>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-08-17 23:28:11 +03:00
Artem Zuikov
ff372ec0f0
Standard join type syntax position ( #12520 )
2020-07-16 11:56:45 +03:00
Eugene Klimov
2a3292cf00
add ORDER BY ... WITH FILL, LIMIT... WITH TIES documentation to RU and EN locale ( #12410 )
...
* add ORDER BY ... WITH FILL documentation to RU and EN locale
Signed-off-by: Slach <bloodjazman@gmail.com>
* Update docs/en/sql-reference/statements/select/limit.md
* Update docs/en/sql-reference/statements/select/limit.md
* Update docs/ru/sql-reference/statements/select/order-by.md
* Update docs/en/sql-reference/statements/select/limit.md
* Update docs/en/sql-reference/statements/select/order-by.md
* Update docs/en/sql-reference/statements/select/order-by.md
* Update docs/en/sql-reference/statements/select/order-by.md
* Update docs/en/sql-reference/statements/select/order-by.md
* Update docs/en/sql-reference/statements/select/order-by.md
* Update docs/ru/sql-reference/statements/select/limit.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-07-14 00:52:40 +03:00
Eugene Klimov
b508f7b77b
update SELECT description ( #11907 )
...
Signed-off-by: Slach <bloodjazman@gmail.com>
2020-06-24 15:58:31 +03:00
Ivan Blinkov
3510040bc7
[docs] fix "zh" build ( #11854 )
2020-06-22 11:45:22 +03:00
Ivan Blinkov
cd14f9ebcb
SQL reference refactoring ( #10857 )
...
* split up select.md
* array-join.md basic refactoring
* distinct.md basic refactoring
* format.md basic refactoring
* from.md basic refactoring
* group-by.md basic refactoring
* having.md basic refactoring
* additional index.md refactoring
* into-outfile.md basic refactoring
* join.md basic refactoring
* limit.md basic refactoring
* limit-by.md basic refactoring
* order-by.md basic refactoring
* prewhere.md basic refactoring
* adjust operators/index.md links
* adjust sample.md links
* adjust more links
* adjust operatots links
* fix some links
* adjust aggregate function article titles
* basic refactor of remaining select clauses
* absolute paths in make_links.sh
* run make_links.sh
* remove old select.md locations
* translate docs/es
* translate docs/fr
* translate docs/fa
* remove old operators.md location
* change operators.md links
* adjust links in docs/es
* adjust links in docs/es
* minor texts adjustments
* wip
* update machine translations to use new links
* fix changelog
* es build fixes
* get rid of some select.md links
* temporary adjust ru links
* temporary adjust more ru links
* improve curly brace handling
* adjust ru as well
* fa build fix
* ru link fixes
* zh link fixes
* temporary disable part of anchor checks
2020-05-15 07:34:54 +03:00