[3.25.0] - @Formula in Hibernate @Entity prevents application startup #49227
Unanswered
luca-bassoricci
asked this question in
Q&A
Replies: 3 comments
-
/cc @gsmet (hibernate-orm) |
Beta Was this translation helpful? Give feedback.
0 replies
-
Faced the same issue after upgrading to new version of Quarkus.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
@luca-bassoricci @kronst thanks to both of you, I created #49258 from this discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
After upgrade to 3.25.0, starting-up an app with entity properties mapped to
@Formula
gave me this stack-trace:I haven't found anything in Quarkus or Hibernate migration guides; am I missing something?
This is a simple reproducer (https://github.com/luca-bassoricci/code-with-quarkus) - just run it
Luca
Beta Was this translation helpful? Give feedback.
All reactions