Implement backend functions for UUID support #4312
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
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.
The text was updated successfully, but these errors were encountered: