Commit Graph

7 Commits

Author SHA1 Message Date
Alexey Petrunyaka
dde34625f2 Revert "Remove UUIDv7ToDateTime due to memory sanitizer issues"
This reverts commit 0e8575fc07.
2024-04-30 21:30:16 +03:00
Robert Schulze
0e8575fc07
Remove UUIDv7ToDateTime due to memory sanitizer issues 2024-04-30 15:29:42 +00:00
Robert Schulze
c820bc31e5
Fix memory sanitizer report 2024-04-30 13:35:12 +00:00
Alexey Petrunyaka
918abe812b
Fixed test in 00396_uuid_v7.sql 2024-04-30 01:36:06 +03:00
Alexey Petrunyaka
4ac190fe15 Added negative tests for UUIDToNum and UUIDv7ToDateTime functions 2024-04-29 21:27:00 +03:00
Robert Schulze
fcc77379ae
Cosmetics, pt. IV 2024-04-28 09:50:42 +00:00
Alexey Petrunyaka
de99a4ba28
UUIDv7 tests in separate files (#3)
* Create 00396_uuid_v7.sql
* Create 00396_uuid_v7.reference
* Create 02310_generate_multi_columns_with_uuid_v7.sql
* Create 02310_generate_multi_columns_with_uuid_v7.reference
2024-04-24 22:34:38 +03:00