timestamp: 1586705929428
status: 500
error: "Internal Server Error"
message: "could not execute query; SQL [select o.orderno, p.first_name, o.instime from persons p, couriers c, billing.orders o↵WHERE
p.id=c.user_id↵AND
c.id=o.courier_id ↵AND o.orderno= ?]; nested exception is org.hibernate.exception.SQLGrammarException: could not execute query"
trace: "org.springframework.dao.InvalidDataAccessResourceU
привет how can i fix it
it works on pgadmin's query tool but here doesn't