Resolve handling of ESCAPE clause with LIKE queries on Hibernate #2954
Labels
in: query-parser
Everything related to parsing JPQL or SQL
in: repository
Repositories abstraction
theme: hibernate 6
type: regression
A regression from a previous release
Milestone
Uh oh!
There was an error while loading. Please reload this page.
ESCAPE clauses with special characters don't seem to work properly with custom queries on Hibernate. This appears to be involving SpEL substitutions and the HQL grammar.
Related: #2939, #2760
The text was updated successfully, but these errors were encountered: