spring-projects / spring-data-jpa

Simplifies the development of creating a JPA-based data access layer.
https://spring.io/projects/spring-data-jpa/
Apache License 2.0
2.92k stars 1.39k forks source link

Fix count query creation when using CTE with Hibernate. #3508

Closed christophstrobl closed 2 weeks ago

christophstrobl commented 2 weeks ago

Resolves: #3504

schauder commented 2 weeks ago

Merged.