Tobie Morgan Hitchcock
|
996b9c1375
|
Use UUIDv7 as default UUID type
|
2023-01-17 09:51:58 +00:00 |
|
Aman Sharma
|
82c9d7da2b
|
Add additional From<Value> and TryFrom<Value> implementations (#1410)
|
2022-10-28 04:35:01 -07:00 |
|
Allen Lantz
|
d1055e6088
|
Implement hashed implementation of Uniq<Array> (#1310)
|
2022-10-27 05:23:24 -07:00 |
|
Tobie Morgan Hitchcock
|
9c788d9d21
|
Ensure unstable UUID functions are behind a build flag
|
2022-10-25 15:17:21 -07:00 |
|
Tobie Morgan Hitchcock
|
34dd96efb9
|
Fix linting tests
|
2022-10-25 02:41:16 -07:00 |
|
Aman Sharma
|
01858bf4ca
|
adds From<uuid::Uuid> for sql::Value and sql::Uuid (#1398)
|
2022-10-24 09:43:50 +01:00 |
|
Tobie Morgan Hitchcock
|
67eb4b97a1
|
Fix tests 😖
|
2022-10-19 15:48:50 +01:00 |
|
Tobie Morgan Hitchcock
|
ad6ee5b42d
|
Add some additional code comments
|
2022-10-19 10:55:19 +01:00 |
|
Tobie Morgan Hitchcock
|
c9243dec3c
|
Add new functions for gnerating v4 and v7 UUIDs
Related to #1353
|
2022-10-16 23:38:50 +01:00 |
|
Tobie Morgan Hitchcock
|
3e25debd3a
|
Simplify string formatting of UUIDs
|
2022-10-16 22:25:19 +01:00 |
|
Tobie Morgan Hitchcock
|
e6eb6168a1
|
Simplify parsing of string based types
|
2022-10-16 21:35:50 +01:00 |
|
Tobie Morgan Hitchcock
|
16638561a2
|
Add support for parsing UUID versions 5, 6, 7, and 8
|
2022-10-16 17:36:07 +01:00 |
|
Finn Bear
|
45e1a9adce
|
Refactor, optimization, cleanup (#1288)
|
2022-10-04 22:51:18 +01:00 |
|
Finn Bear
|
b31dbb28fe
|
Miscellaneous performance optimizations and code cleanup (#240)
|
2022-09-23 00:54:53 +01:00 |
|
Tobie Morgan Hitchcock
|
ccdce709f2
|
Add UUID data type to SQL for efficient storage of UUIDs
|
2022-06-28 11:54:04 +01:00 |
|