Error message with hibernate types during startup after upgrade to 2.9.1 from 2.4 #25678
ninaHerpertz
started this conversation in
Community
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I just upgraded my quarkus application from 2.4 to 2.9 and I now see the following error during startup:
I am using Vlad Mihalcesa's hibernate types on an MSSQL database in version 2.16.2.
I am only seeing this error, but the general functionality seems not to be impacted at first glance. I can still work with these entities so I am confused why the validation is throwing an error although the overall schema is working and all the hibernate types are (at least during runtime) recognized and functional.
Beta Was this translation helpful? Give feedback.
All reactions