Skip to content

Implement backend functions for UUID support #4312

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

Closed
zackkrida opened this issue Mar 6, 2025 · 1 comment · Fixed by #4329
Closed

Implement backend functions for UUID support #4312

zackkrida opened this issue Mar 6, 2025 · 1 comment · Fixed by #4329
Assignees
Labels
ready Ready for implementation restricted: maintainers Only maintainers can resolve this issue type: enhancement work: backend Related to Python, Django, and simple SQL
Milestone

Comments

@zackkrida
Copy link
Member

TODO: This issue needs an expanded description.

As part of #4310 we need to add supporting backend code to Mathesar which enables us to cast columns to and from UUID to other types.

We also need logic to generate pseudorandom UUIDv4 values with gen_random_uuid.

@zackkrida zackkrida added ready Ready for implementation restricted: maintainers Only maintainers can resolve this issue type: enhancement work: backend Related to Python, Django, and simple SQL labels Mar 6, 2025
@zackkrida zackkrida added this to the v0.2.2 milestone Mar 6, 2025
@zackkrida
Copy link
Member Author

@mathemancer I'm assigning this to you but if you don't have the capacity to work on it this week please transfer it to @pavish or someone else who can work on it. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready Ready for implementation restricted: maintainers Only maintainers can resolve this issue type: enhancement work: backend Related to Python, Django, and simple SQL
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants