bharatnc
|
606c914bb5
|
Docs - timestamp_add|sub
|
2021-02-05 00:03:45 -08:00 |
|
bharatnc
|
3becb80c13
|
Docs - date_add, date_diff
|
2021-02-04 23:43:03 -08:00 |
|
alexey-milovidov
|
e5fb59851d
|
Update string-search-functions.md
|
2021-02-03 14:06:57 +03:00 |
|
vdimir
|
bb9a7e89df
|
Merge pull request #19772 from gyuton/gyuton-DOCSUP-5931-Document_the_byteSize_function
DOCSUP-5931: Documented the byteSize function
|
2021-02-03 13:12:03 +03:00 |
|
Maksim Kita
|
ba45cf32ab
|
Merge pull request #19858 from kitaisreal/reinterpret-as-updated-to-big-integers
Function reinterpretAs updated to support big integers
|
2021-02-03 12:12:13 +03:00 |
|
George
|
1f6a686f4e
|
Some fixes
|
2021-02-02 05:54:38 +03:00 |
|
George
|
ecab446721
|
updated and added translation
|
2021-01-31 21:23:57 +03:00 |
|
Maksim Kita
|
a4812aa97b
|
Updated tests
|
2021-01-31 18:32:47 +03:00 |
|
vdimir
|
000b51f95a
|
Merge pull request #19518 from bharatnc/ncb/toIPv6-parses-IPv4
toIPv6 function parses IPv4 addresses
|
2021-01-31 13:56:45 +03:00 |
|
Maksim Kita
|
155f6c0eb5
|
Function reinterpretAs updated to support big integers
|
2021-01-30 22:56:23 +03:00 |
|
Vasily Nemkov
|
8763b8bc59
|
Updated docs on encrypt/decrypt functions
|
2021-01-29 17:16:10 +02:00 |
|
George
|
e612ad2bab
|
minor fixes
|
2021-01-28 17:13:41 +03:00 |
|
George
|
c7ec1b9313
|
fixed links
|
2021-01-28 15:14:57 +03:00 |
|
George
|
7d1e4b8594
|
First draft
|
2021-01-28 14:38:24 +03:00 |
|
bharatnc
|
31027dbaf7
|
update docs
|
2021-01-25 19:04:08 -08:00 |
|
feng lv
|
173c4b0c36
|
add document
|
2021-01-24 09:15:47 +00:00 |
|
bharatnc
|
f385f6c2c1
|
docs - split query and output as separate blocks
|
2021-01-23 09:37:12 -08:00 |
|
bharatnc
|
ffd7bc7256
|
docs - clean output
|
2021-01-23 09:35:37 -08:00 |
|
bharatnc
|
9acd37a2e2
|
Docs - isIPv4String, isIPv6String functions
This PR documents and explains the use of the functions `isIPv4String`
and `isIPv6String.
|
2021-01-22 22:36:21 -08:00 |
|
Azat Khuzhin
|
ea7528b853
|
identity: mark it as non suitable for constant folding
|
2021-01-21 21:22:23 +03:00 |
|
alexey-milovidov
|
ea0a49ed7a
|
Merge pull request #19248 from sevirov/sevirov-DOCSUP-5845-edit_translate_russian_encodexmlcomponent
DOCSUP-5845: Edit and translate to Russian
|
2021-01-21 10:15:05 +03:00 |
|
Dmitriy
|
0d33514433
|
Edit and translate to Russian
Внес поправки в английскую версию и выполнил перевод на русский язык.
|
2021-01-18 18:24:17 +03:00 |
|
jianmei zhang
|
e967b6bf49
|
add a %Q replacement for formatDateTime
|
2021-01-18 12:16:32 +08:00 |
|
Kruglov Pavel
|
d722dd835f
|
Merge pull request #18605 from gyuton/gyuton-DOCSUP-5601-Edit_and_translate_to_Russian
DOCSUP-5601: Edited and translated to Russian
|
2021-01-16 19:33:48 +03:00 |
|
George
|
e363a240ee
|
Undo changes
|
2021-01-14 00:13:36 +03:00 |
|
gyuton
|
d8a38c7e57
|
Update docs/en/sql-reference/functions/string-search-functions.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
|
2021-01-13 23:56:40 +03:00 |
|
gyuton
|
7df99ff4ff
|
Update docs/en/sql-reference/functions/string-search-functions.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
|
2021-01-13 23:56:24 +03:00 |
|
filimonov
|
fe96e81e7e
|
Fix errors add examples
|
2021-01-07 13:57:39 +01:00 |
|
Bertrand Junqua
|
85003c8b5c
|
Fix typo in array functions' documentation
|
2021-01-06 16:36:51 +01:00 |
|
Alexey Milovidov
|
25b100761f
|
Merge branch 'master' into function_byte_size
|
2021-01-03 04:36:48 +03:00 |
|
gyuton
|
f76c4a7660
|
Merge branch 'master' into gyuton-DOCSUP-5601-Edit_and_translate_to_Russian
|
2020-12-30 17:58:32 +03:00 |
|
alexey-milovidov
|
af39c2f1d7
|
Merge branch 'master' into dmozhaeva-DOCSUP-4706-edit-and-translate
|
2020-12-30 17:11:54 +03:00 |
|
Nikita Mikhaylov
|
d4f25723cf
|
Merge pull request #18326 from sevirov/sevirov-DOCSUP-5219-document_countMatches_function
DOCSUP-5219: Document the countMatches function
|
2020-12-29 19:37:13 +03:00 |
|
Anton Popov
|
407ca50be2
|
Merge pull request #18556 from adevyatova/annadevyatova-DOCSUP-5220-xml
DOCSUP-5220: Document the encodeXMLComponent function
|
2020-12-29 16:29:17 +03:00 |
|
Anton Popov
|
58b1e47e0d
|
Update string-functions.md
|
2020-12-29 16:27:47 +03:00 |
|
George
|
e654564aa0
|
Minor improvements
|
2020-12-29 14:30:47 +03:00 |
|
George
|
13627226c3
|
fixed typos
|
2020-12-29 14:11:48 +03:00 |
|
George
|
56a757d818
|
Added translation and updated the description
|
2020-12-29 14:07:30 +03:00 |
|
George
|
f58f54610a
|
Edited English description
|
2020-12-29 13:54:17 +03:00 |
|
pingyu
|
12a0b8c3c9
|
add doc
|
2020-12-29 01:55:47 +08:00 |
|
Nikita Mikhaylov
|
c8c4de0617
|
Merge pull request #18328 from sevirov/sevirov-DOCSUP-4552-document_tcpPort()_function
DOCSUP-4552: Document the tcpPort() function
|
2020-12-28 20:27:40 +03:00 |
|
Anna
|
8c368688a8
|
update
|
2020-12-27 23:49:05 +03:00 |
|
Anna
|
bc277892f4
|
add desc for encodeXMLComponent
|
2020-12-27 14:21:58 +03:00 |
|
Nikita Mikhaylov
|
9a3feb770e
|
Merge pull request #18399 from gyuton/gyuton-DOCSUP-4967-finalizeAggregation
DOCSUP-4967: Updated finalizeAggregation documentation
|
2020-12-25 22:55:37 +03:00 |
|
George
|
b900ddd1c3
|
fixed description
|
2020-12-25 18:50:38 +03:00 |
|
George
|
ca0a3de581
|
fixed typos
|
2020-12-25 13:35:16 +03:00 |
|
Dmitriy
|
06819c187b
|
Update countMatches function
Поставил ';' в конце запросов.
|
2020-12-24 20:06:11 +03:00 |
|
George
|
be85056c71
|
added translation
|
2020-12-24 11:25:47 +03:00 |
|
George
|
092ca61ea9
|
fixed typos
|
2020-12-23 12:05:59 +03:00 |
|
George
|
011b159f06
|
fixed links x2
|
2020-12-23 11:52:45 +03:00 |
|