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

Change id's to be generated by sqids and an injected id generator #50

Merged
merged 3 commits into from
Sep 30, 2024

Conversation

JackLewis-digirati
Copy link
Collaborator

@JackLewis-digirati JackLewis-digirati commented Sep 26, 2024

Resolves #25

this PR creates an id generator that can be injected into the context to create more human readable id's.

@JackLewis-digirati JackLewis-digirati changed the title change id's to be generated by sqids and an injected id generator Change id's to be generated by sqids and an injected id generator Sep 26, 2024
Copy link
Contributor

@griffri griffri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just one minor suggestion

@JackLewis-digirati JackLewis-digirati merged commit 966675e into main Sep 30, 2024
3 checks passed
@JackLewis-digirati JackLewis-digirati deleted the feature/humanReadableId branch September 30, 2024 15:29
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.

use more human readable method of minting identifiers, over GUIDs
2 participants