KevinyhZou
cdc8596f81
enable int type in repeat function
2023-03-02 20:08:39 +08:00
taiyang-li
f41f41c78c
fix doc; enable int type for pad
2023-02-07 18:25:36 +08:00
taiyang-li
88c9438515
rename function
2022-12-05 17:38:25 +08:00
taiyang-li
f14582334c
Add function concatWs
2022-12-01 10:56:53 +08:00
李扬
fccf6c037f
Merge branch 'master' into ascii_function
2022-11-03 22:48:55 -05:00
taiyang-li
6770723027
modify as requested
2022-11-03 12:02:31 +08:00
ltrk2
14141c9071
Add support for FixedString input to base64 functions
2022-11-02 08:14:28 -04:00
taiyang-li
2254bef74a
implement function ascii
2022-10-26 14:19:26 +08:00
Robert Schulze
33891c275e
Fix typo
2022-09-27 10:20:39 +00:00
Robert Schulze
aa7e62ad5f
Add functio ntryBase58Decode()
...
- makes it consistent with tryBase64Decode(), follow-up to #39292
- additionally the following minor changes:
- rename Common/base58.h|cpp to Common/Base58.h|cpp for constency with
Common/Base64.h|cpp
- check that (encode|decode|tryDecode)Base64() gets just one argument
2022-09-27 10:18:36 +00:00
Denny Crane
0d7cc82267
Update string-functions.md
2022-08-30 11:08:23 -03:00
Andrey Zvonov
93f9abf130
upd2
2022-08-30 14:41:40 +03:00
Andrey Zvonov
14adea8792
fix error in docs
2022-08-30 14:40:26 +03:00
DanRoscigno
5b5fcc56aa
add slugs
2022-08-28 10:53:34 -04:00
zvonand
9ac7e41e07
updated docs
2022-07-16 19:45:33 +02:00
zvonand
4ab52b6873
added new DataType + fixes
2022-07-16 18:58:47 +02:00
zvonand
946117ec89
Merge branch 'master' of github.com:ClickHouse/ClickHouse into zvonand-base58
2022-06-23 17:04:40 +05:00
zvonand
e33324bd35
fix docs
2022-06-23 16:56:28 +05:00
zvonand
a7ff956c83
updated docs
2022-06-22 14:56:37 +05:00
Alexey Milovidov
3da495d15e
Merge pull request #37779 from ClickHouse/like_match_utf8
...
Clarify that match() & like() use UTF-8 for matching
2022-06-18 05:43:52 +03:00
Robert Schulze
ba0761fb6a
More details on matching with Unicode
2022-06-17 15:29:32 +02:00
rfraposa
869967de41
Remove H1 anchor tags from docs
2022-06-02 04:55:18 -06:00
Alexey Milovidov
0cac59a9f9
Update string-functions.md
2022-05-07 13:46:17 +03:00
mergify[bot]
2d1057bc87
Merge branch 'master' into fix-substring-negative-offset-length
2022-05-07 10:30:39 +00: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
rfraposa
560471f991
Update /sql-reference docs
2022-03-29 22:06:21 -06:00
RogerYK
c2e8322895
Update old docs
2022-01-26 15:59:40 +08:00
Maksim Kita
cf0fbbbc17
Merge pull request #30406 from andrc1901/andrc1901-DOCSUP-16606-translate_to_russian
...
DOCSUP-16606: [CLICKHOUSEDOCS] Edit and translate to Russian
2021-10-29 23:53:45 +03:00
Andrei Ch
65be1e9668
moving tokens from file to file
2021-10-25 19:14:49 +03:00
Roman Bug
a211e48c3c
Update docs/en/sql-reference/functions/string-functions.md
...
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-10-25 13:44:50 +03:00
Roman Bug
2c20fbe571
Add ru translation for UTF normalized forms.
2021-10-25 12:46:50 +03:00
Roman Bug
258f8cb2f7
Add normalizeUTF8 functions.
2021-10-22 23:10:02 +03:00
Roman Bug
73f65bbe75
Rewrite Normalization Form C (NFC)
2021-10-20 01:42:39 +03:00
Roman Bug
170a4957ca
Add normalizeUTF8NFC function
2021-10-20 01:31:39 +03:00
Maksim Kita
b854726228
Updated documentation
2021-10-14 13:19:53 +03:00
Maksim Kita
562c8984a4
Added documentation
2021-10-14 13:15:45 +03:00
Kruglov Pavel
ca3e9b1f3a
Merge pull request #27139 from ka1bi4/romanzhukov-DOCSUP-12328-upd_materialize_mysql
...
DOCSUP-12328: Edit and translate to Russian (update materialize_mysql)
2021-08-13 15:57:05 +03:00
Roman Bug
18ae8aac30
Update docs/en/sql-reference/functions/string-functions.md
...
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-12 19:09:51 +03:00
Roman Bug
72b7737391
Update docs/en/sql-reference/functions/string-functions.md
...
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-12 19:09:43 +03:00
Roman Bug
8a120e0b1b
Update docs/en/sql-reference/functions/string-functions.md
...
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-12 19:09:36 +03:00
Roman Bug
9707373c11
Update docs/en/sql-reference/functions/string-functions.md
...
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-12 19:09:27 +03:00
Roman Bug
bc85234efa
Update docs/en/sql-reference/functions/string-functions.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-12 09:45:23 +03:00
Roman Bug
3bc91471e4
Update docs/en/sql-reference/functions/string-functions.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-12 09:45:08 +03:00
romanzhukov
54f161ca1f
Add empty for UUID and arrays.
2021-08-10 13:53:35 +03:00
romanzhukov
261efb4c49
Add Ru for pads functions.
2021-08-09 17:29:26 +03:00
romanzhukov
497b54fe33
Fix comments.
2021-08-09 16:43:17 +03:00
Roman Bug
eda68ababc
Update docs/en/sql-reference/functions/string-functions.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-09 16:22:06 +03:00
Roman Bug
9994be7bc0
Update docs/en/sql-reference/functions/string-functions.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-09 16:21:59 +03:00