bad SQL grammar []; nested exception is org.postgresql.util.PSQLException: ERROR: could not determine data type of parameter $1
模糊查询时不要使用CONCAT
and name like '%' || #{name} || '%'
bad SQL grammar []; nested exception is org.postgresql.util.PSQLException: ERROR: could not determine data type of parameter $1
模糊查询时不要使用CONCAT
and name like '%' || #{name} || '%'
本文标题:postgre报错
本文链接:https://www.haomeiwen.com/subject/cptthhtx.html
网友评论