Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 4e0c131a27c49b7d8994ce5ae0cf6717eb518c4e
https://github.com/hibernate/hibernate-orm/commit/4e0c131a27c49b7d8994ce5...
Author: Gavin <gavin(a)hibernate.org>
Date: 2022-01-03 (Mon, 03 Jan 2022)
Changed paths:
M hibernate-core/src/main/antlr/org/hibernate/grammars/hql/HqlParser.g4
M hibernate-core/src/test/java/org/hibernate/orm/test/query/hql/ILikeTest.java
Log Message:
-----------
allow parameter in like escape
as required by JPQL