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

UUID support? #1337

Open
john-999 opened this issue Oct 23, 2023 · 2 comments
Open

UUID support? #1337

john-999 opened this issue Oct 23, 2023 · 2 comments

Comments

@john-999
Copy link

Can you add support for the UUID data type?

(Even MariaDB supports it now.)

@sodabrew
Copy link
Collaborator

A database uuid should come in as a string into Ruby. I am not aware of a Ruby-native uuid data type. There are Ruby gems that provide uuid classes and can be instantiated with a string input.

@john-999
Copy link
Author

@sodabrew - What is your take on rails/rails#49752 ?

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

2 participants