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

changed user id to uuid #24

Merged
merged 1 commit into from
Feb 6, 2025
Merged

Conversation

Raflos10
Copy link
Contributor

@Raflos10 Raflos10 commented Feb 5, 2025

Other data models in my project with uuid are deserialized as uuid. I made this change to avoid the need to parse the user id to a uuid.

@Proziam Proziam merged commit 1a30e58 into supabase-community:main Feb 6, 2025
1 check failed
@Proziam
Copy link
Collaborator

Proziam commented Feb 6, 2025

Since you can uuid.to_string() I think this might be a nice quality of life upgrade for everyone.

Thanks!

@Raflos10 Raflos10 deleted the user-uuid branch February 6, 2025 09:43
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.

2 participants