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

Added missing crypto import #341

Merged
merged 1 commit into from
Oct 21, 2024
Merged

Added missing crypto import #341

merged 1 commit into from
Oct 21, 2024

Conversation

ardabeyazoglu
Copy link
Contributor

@ardabeyazoglu ardabeyazoglu commented Oct 21, 2024

Summary

Added missing "crypto" module import so that it won't crash with Deno because of undefined randomUUID function.

Closes #340.

@CLAassistant
Copy link

CLAassistant commented Oct 21, 2024

CLA assistant check
All committers have signed the CLA.

@ardabeyazoglu ardabeyazoglu changed the title Added missing crypto import (fixes #340) Added missing crypto import Oct 21, 2024
@slvrtrn slvrtrn merged commit a878444 into ClickHouse:main Oct 21, 2024
18 of 26 checks passed
slvrtrn added a commit that referenced this pull request Oct 21, 2024
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.

Does not work with Deno because of a missing crypto function
3 participants