hibernate-orm
hibernate-orm copied to clipboard
Reproducer of HHH-18236: Unrecognized enum discriminator with native query
I have an error while trying to upgrade hibernate in my app, so I have opened HHH-18236 with a sample app reproducing the error. I tried to debug the issue, see my last comment in the issue. Not sure about how to debug more, I have made a unit test which show the bug in this PR. Most probably not a well coded test but I hope it can help fix the issue.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and can be relicensed under the terms of the LGPL v2.1 license in the future at the maintainers' discretion. For more information on licensing, please check here.
Thanks for your pull request!
This pull request does not follow the contribution rules. Could you have a look?
❌ All commit messages should start with a JIRA issue key matching pattern HHH-\d+
↳ Offending commits: [69dd220433a6d4f00ec77a3ac73a5b249335c820]
› This message was automatically generated.
Closing since this was fixed as part of https://hibernate.atlassian.net/browse/HHH-18515