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

Use ULID for ID fields instead of an int #314

Open
sheagcraig opened this issue Jan 30, 2019 · 0 comments
Open

Use ULID for ID fields instead of an int #314

sheagcraig opened this issue Jan 30, 2019 · 0 comments

Comments

@sheagcraig
Copy link
Contributor

I think we should use ULIDs rather than plain IDs for future proofing. One of my “someday” projects is to work out how to move the other models to them.

Use:
https://github.com/valohai/ulid2/blob/master/README.md

Should be just a migration to change the ID fields on the models and replace the existing IDS.

"Just"...

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