79124792

Date: 2024-10-25 08:10:39
Score: 1
Natty:
Report link

This is a known formatting issue with Hibernate's show_sql output. The actual SQL query is correct and executes properly with proper parentheses, but the show_sql display has formatting problems.You can verify in this way:

spring.jpa.properties.hibernate.use_sql_comments=true
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Koray Peker