BadJpqlGrammarException with attribute 'date' #3092
Labels
in: query-parser
Everything related to parsing JPQL or SQL
type: regression
A regression from a previous release
Milestone
Could be similar to #3062.
Spring Data JPA throws BadJpqlGrammarException: Line 1:46 no viable alternative at input 'e.embeddedId.date'; Bad JPQL grammar [SELECT e FROM Entity e WHERE e.embeddedId.date BETWEEN :from AND :to]
We are using the latest Spring Boot BOM 3.1.2 with Spring Data JPA 3.1.2.
The text was updated successfully, but these errors were encountered: