You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Can you add support for the UUID data type?
(Even MariaDB supports it now.)
The text was updated successfully, but these errors were encountered: