Skip to content

Add optional version parameter to RANDOM_UUID function#4113

Merged
katzyn merged 3 commits intoh2database:masterfrom
katzyn:uuid
Aug 10, 2024
Merged

Add optional version parameter to RANDOM_UUID function#4113
katzyn merged 3 commits intoh2database:masterfrom
katzyn:uuid

Conversation

@katzyn
Copy link
Contributor

@katzyn katzyn commented Aug 10, 2024

Closes #4005.

RANDOM_UUID() now has an optional parameter with version of produced values.

Version 4 and a new version 7 from RFC 9562 are supported.

@katzyn katzyn merged commit c0696ef into h2database:master Aug 10, 2024
@katzyn katzyn deleted the uuid branch August 10, 2024 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add optional version to RANDOM_UUID function and generator of version 7 in addition to existing version 4

1 participant