Skip to content

[#678] Test for UUID as field type #680

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

Merged
merged 3 commits into from
Mar 26, 2021
Merged

Conversation

DavideD
Copy link
Member

@DavideD DavideD commented Mar 23, 2021

Doesn't fix the issue for MariaDB or MySQL but it checks that everything works for the other dbs

@gavinking
Copy link
Member

I thought you were going to set the column length using @column

@DavideD
Copy link
Member Author

DavideD commented Mar 23, 2021

I've added the test for MariaDB and MySQL with the column defition

@DavideD
Copy link
Member Author

DavideD commented Mar 23, 2021

CI is a bit weird right now, I will re-launch the checks in a bit

@DavideD
Copy link
Member Author

DavideD commented Mar 26, 2021

Weird, GitHub wasn' t happy about the version of the gradle wrapper we were using.
I've updated it to he latest and it works now.

@DavideD DavideD merged commit 29733eb into hibernate:main Mar 26, 2021
@DavideD DavideD linked an issue Mar 26, 2021 that may be closed by this pull request
@DavideD DavideD deleted the 678-UUID branch June 2, 2021 17:08
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

Successfully merging this pull request may close these issues.

Id of type UUID cannot be retrieved with MariaDB and MySQL
2 participants