Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configurable UUID randomness #7

Merged
merged 7 commits into from
Jul 9, 2024
Merged

Configurable UUID randomness #7

merged 7 commits into from
Jul 9, 2024

Conversation

rkistner
Copy link
Contributor

@rkistner rkistner commented Feb 8, 2024

This adds an option to use sqlite3_randomness instead of the getrandom crate, by setting default-features = false. This is specifically relevant for WASI builds.

See UUID.md for details.

@rkistner rkistner marked this pull request as ready for review February 8, 2024 09:17
mugikhan
mugikhan previously approved these changes Jul 8, 2024
@rkistner rkistner merged commit 955e93f into main Jul 9, 2024
9 checks passed
@rkistner rkistner deleted the sqlite-randomness branch July 9, 2024 11:40
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.

2 participants