We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In the feature request #20119 (PR: #20140 ) 2 helper functions for UUIDs were added: uuid_to_bin() and bin_to_uuid().
uuid_to_bin()
bin_to_uuid()
MySQL 8.0 also added a function is_uuid() which is helpful. This is a feature request to track this.
is_uuid()
The text was updated successfully, but these errors were encountered:
/assign I'd like to try on it. I will remove assign if I can't do this.
Sorry, something went wrong.
/type enhancement
unconsolable
Successfully merging a pull request may close this issue.
In the feature request #20119 (PR: #20140 ) 2 helper functions for UUIDs were added:
uuid_to_bin()
andbin_to_uuid()
.MySQL 8.0 also added a function
is_uuid()
which is helpful. This is a feature request to track this.The text was updated successfully, but these errors were encountered: