79148877

Date: 2024-11-01 17:17:40
Score: 2.5
Natty:
Report link

In JPA Have another issue for SQLRestriction condition generated before where syntax for example

Select * from table1, table2 on table1.id=table2.id2 (deleted=true) where id= ?

That is the problem because this syntax not usefully and database return wrong records.

https://github.com/spring-projects/spring-data-jpa/issues/3363

This issue already have but it closed.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Erkan RUA