Maxim Dergousov
|
8cc5d766b5
|
small cosmetic changes in docs
|
2024-08-23 12:52:55 +03:00 |
|
Dergousov
|
a2ff8e4384
|
fix: correct return type inconsistencies in docs
|
2024-08-22 20:49:56 +03:00 |
|
Dergousov
|
7f15f61426
|
feat: add docs
|
2024-08-21 22:46:55 +03:00 |
|
Robert Schulze
|
7d26f45a28
|
base64En/Decode64Url --> base64En/Decode64URL
|
2024-06-27 09:05:44 +00:00 |
|
Mikhail Gorshkov
|
a6520bcf90
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into ADQM-1893
|
2024-06-13 14:03:11 +00:00 |
|
Mikhail Gorshkov
|
0da0d8dfb1
|
PR post-review fixes
|
2024-06-10 10:14:45 +00:00 |
|
Mikhail Gorshkov
|
98235ba2b1
|
Dedicated support for Base64URL encoding
|
2024-06-07 15:47:12 +00:00 |
|
Mikhail Gorshkov
|
83901b82c9
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into ADQM-1892
|
2024-06-05 13:13:06 +00:00 |
|
Mikhail Gorshkov
|
830acd3a89
|
Support non-const scale arguments in rounding functions
|
2024-06-04 15:32:38 +00:00 |
|
Mikhail Gorshkov
|
f3c97ff31f
|
Merge branch 'master' into ADQM-1868
|
2024-05-31 12:19:06 +03:00 |
|
Mikhail Gorshkov
|
1ea6069712
|
Merge branch 'upstream_master' into 'ADQM-1868'
|
2024-05-29 13:46:57 +00:00 |
|
Mikhail Gorshkov
|
1f31f19da5
|
Fixes and documentation
|
2024-05-28 13:09:41 +00:00 |
|
Robert Schulze
|
52d77052d3
|
Remove generateUUIDv7NonMonotonic() and generateUUIDv7ThreadMonotonic() functions
|
2024-05-28 11:27:06 +00:00 |
|
Blargian
|
ce26c4f657
|
Review changes and replace … with ...
|
2024-05-23 13:54:45 +02:00 |
|
rfraposa
|
2ce2e2858e
|
Two more slug fixes
|
2024-05-14 21:50:04 -06:00 |
|
Robert Schulze
|
c9382252ae
|
Merge pull request #63520 from Blargian/document_isXYZ
[Docs] add missing `isXYZ` functions
|
2024-05-11 19:20:25 +00:00 |
|
Alexander van Olst
|
0586952eca
|
Fix links to IETF Base58 draft
|
2024-05-10 11:29:18 +02:00 |
|
Blargian
|
ca5e70f424
|
Undo file renaming for ru and zh
|
2024-05-09 10:57:13 +02:00 |
|
Shaun Struwig
|
1aa10b1633
|
Undo renaming
|
2024-05-09 10:31:03 +02:00 |
|
Blargian
|
a75151e80b
|
Undo renaming and make review changes
|
2024-05-09 10:29:35 +02:00 |
|
Blargian
|
70c6419651
|
Standardize file name for null-functions and add isNullable function
|
2024-05-08 12:51:22 +02:00 |
|
Alexey Petrunyaka
|
29e70f5004
|
In-source and Russian .md UUIDv7 docs synced with English .md docs
|
2024-04-29 21:04:44 +03:00 |
|
Alexey Petrunyaka
|
9235845988
|
Performance optimizations + docs and tests changes (#4)
|
2024-04-27 17:30:27 +03:00 |
|
Alexey Petrunyaka
|
7c24d4f48d
|
Update Russian version of uuid-functions.md
|
2024-04-24 03:33:53 +03:00 |
|
Yarik Briukhovetskyi
|
eae08375c7
|
fix for russian
|
2024-04-17 14:34:25 +01:00 |
|
Yarik Briukhovetskyi
|
a3b42abad0
|
init
|
2024-04-17 14:34:00 +01:00 |
|
Austin Kothig
|
a05ca50b01
|
Update docs/ru/sql-reference/functions/date-time-functions.md
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
|
2024-03-14 17:48:54 -04:00 |
|
Austin Kothig
|
5020741b25
|
Add support for nanosecond level precision.
|
2024-03-14 14:34:45 -07:00 |
|
Nikolai Fedorovskikh
|
a98af159b5
|
[Docs] fix some typos and missing commas
|
2024-02-13 02:10:41 +01:00 |
|
zvonand
|
89beb32e64
|
Edit docs for toWeek()
|
2024-01-03 13:10:14 +01:00 |
|
Nikolay Degterinsky
|
faa3a43803
|
Fix docs
|
2023-11-26 19:21:39 +00:00 |
|
zvonand
|
2ab38761d7
|
added docs
|
2023-09-24 13:01:23 +02:00 |
|
robot-clickhouse
|
9cafdbd972
|
Merge pull request #54309 from evillique/better-docs
Make docs better
|
2023-09-05 15:58:59 +02:00 |
|
Nikolay Degterinsky
|
2db239d6ad
|
Make docs better
|
2023-09-05 12:43:53 +00:00 |
|
Mikhail Koviazin
|
a5eb1aa22f
|
Added functions array{Rotate,Shift}{Left,Right}
Fixes #52755 and #52895
|
2023-08-24 09:16:39 +00:00 |
|
Andrey Zvonov
|
21097209d2
|
Revert "Remove toDecimalString "
|
2023-07-24 15:41:21 +03:00 |
|
Alexey Milovidov
|
5c15e6021b
|
Merge branch 'master' into remove-to-decimal-string
|
2023-07-24 01:51:43 +02:00 |
|
robot-clickhouse-ci-2
|
66c0015b87
|
Merge pull request #52050 from arenadata/ADQM-982
Subsequence string matching (new hasSubsequence() function)
|
2023-07-23 21:18:27 +02:00 |
|
Alexey Milovidov
|
5f4756fb33
|
Remove toDecimalString
|
2023-07-22 04:54:58 +02:00 |
|
Han Fei
|
2675b8fa79
|
Merge pull request #52181 from arenadata/ADQM-868
Millisecond and microsecond support in date_diff / age functions
|
2023-07-19 17:41:23 +02:00 |
|
Dmitry Kardymon
|
4e1bdc7db9
|
Merge remote-tracking branch 'origin/master' into ADQM-868
|
2023-07-18 18:21:04 +00:00 |
|
Mikhail Koviazin
|
4f7fd69883
|
Added function firstLine to extract the first line from a multiline string
Fixes #51172
|
2023-07-18 12:18:26 +03:00 |
|
vdimir
|
5de1cfee7d
|
Merge pull request #51735 from arenadata/ADQM-976
|
2023-07-17 16:24:11 +02:00 |
|
Kruglov Pavel
|
df363f444e
|
Merge pull request #51767 from arenadata/Support-range-nullable
Support for function range of Nullable argument
|
2023-07-17 12:52:19 +02:00 |
|
Dmitry Kardymon
|
2de9ea6925
|
Merge remote-tracking branch 'origin/master' into ADQM-982
|
2023-07-17 10:03:16 +00:00 |
|
Dmitry Kardymon
|
a644317f57
|
Revert "Merge pull request #52129 from ClickHouse/revert-51291-ADQM-868"
This reverts commit 1b9bcae68e , reversing
changes made to 7284749d05 .
|
2023-07-16 18:07:22 +00:00 |
|
robot-ch-test-poll1
|
3b2b7d75c9
|
Merge pull request #52094 from zvonand/zvonand-docs-dt-parsing-short-string
Small docs update for DateTime, DateTime64
|
2023-07-15 19:31:49 +02:00 |
|
robot-ch-test-poll1
|
78994c8a96
|
Merge pull request #52090 from zvonand/zvonand-docs-22948
Small docs update for toYearWeek() function
|
2023-07-15 19:31:19 +02:00 |
|
Alexey Milovidov
|
9307e60c20
|
Revert "Millisecond and microsecond support in date_diff / age functions"
|
2023-07-14 23:21:26 +03:00 |
|
zvonand
|
f7505f0c77
|
update docs
|
2023-07-13 19:41:45 +02:00 |
|