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

Cast UUIDs to downcase #59

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Cast UUIDs to downcase #59

wants to merge 4 commits into from

Conversation

jas14
Copy link

@jas14 jas14 commented May 25, 2023

This PR closes #58 by always downcasing string UUID representations. This resolves any possible case inconsistencies between UUIDs supplied by the user and those loaded from the database.

This is a potentially breaking change, so I've bumped the version to 2.0.0 in this PR. Please let me know if that's correct, and I'd love any and all other feedback on this PR!

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.

Uppercase UUIDs cause incorrect attribute dirtying
2 participants