DanRoscigno
530f0b36e9
add toUUIDOrDefault docs
2023-01-04 09:46:36 -05:00
ltrk2
2c902bbc65
Implement support for different UUID binary formats ( #42108 )
...
* Implement support for different UUID binary formats
* Declare error codes that the implementation uses
* Make single-argument constructor explicit
* Modernize parts of the solution
* Make improvements based on review comments
* Declare an error code being used
2022-10-25 21:57:50 +02:00
DanRoscigno
5b5fcc56aa
add slugs
2022-08-28 10:53:34 -04:00
rfraposa
869967de41
Remove H1 anchor tags from docs
2022-06-02 04:55:18 -06:00
Denny Crane
f8e2e0f1b2
Update uuid-functions.md
2022-05-22 20:24:18 -03:00
Denny Crane
5984d9993d
Update uuid-functions.md
2022-05-22 20:17:45 -03: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
Dmitriy
554e51b13a
Update docs/en/sql-reference/functions/uuid-functions.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-08-28 11:54:41 +03:00
Dmitriy
3d6d61f7a5
Document the serverUUID() function
...
Задокументировал функцию (черновик).
2021-08-24 23:04:19 +03:00
romanzhukov
5e3bcb5574
Fix errors.
2021-08-10 14:11:41 +03:00
romanzhukov
60c6daa579
Fix errors.
2021-08-10 14:09:20 +03:00
romanzhukov
e39e995dc3
Fix errors.
2021-08-10 14:06:37 +03:00
romanzhukov
54f161ca1f
Add empty for UUID and arrays.
2021-08-10 13:53:35 +03:00
Alexey Milovidov
8c9bd09e6c
Remove broken "Original article"
2021-03-14 15:19:04 +03:00
Anton Popov
bd17843bdb
Update uuid-functions.md
2020-10-26 16:00:49 +03:00
Maksim Kita
440ae2bc57
UUID safe cast functions added
...
1. Added readUUIDTextImpl, readUUIDText, tryReadUUIDText functions in
ReadHelpers.
2. Added toUUIDOrNull, toUUIDOrZero functions based on ReadHelpers read
implementations.
3. Updated documentation.
2020-10-25 11:45:29 +03:00
Ivan Blinkov
8b98553235
Update uuid-functions.md
2020-06-19 13:14:58 +03:00
Ivan Blinkov
7170f3c534
[docs] split aggregate function and system table references ( #11742 )
...
* prefer relative links from root
* wip
* split aggregate function reference
* split system tables
2020-06-18 11:24:31 +03:00
Ivan Blinkov
d91c97d15d
[docs] replace underscores with hyphens ( #10606 )
...
* Replace underscores with hyphens
* remove temporary code
* fix style check
* fix collapse
2020-04-30 21:19:18 +03:00