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

Sha1 for occurrenceID #3

Open
mcoupremanne opened this issue Jun 3, 2022 · 0 comments
Open

Sha1 for occurrenceID #3

mcoupremanne opened this issue Jun 3, 2022 · 0 comments

Comments

@mcoupremanne
Copy link
Collaborator

I could not find a way to load the sha1 extension with Rsqlite:
Using:
fulcrum_id||'-'||scientificName
instead of:
fulcrum_id||'-'||substr(sha1(scientificName),1,5)
by default. Any other proper option?

can run the code out of R to have sha1 if no other way but it makes it less repeatable

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

No branches or pull requests

1 participant