bug反馈-数据库切换到postgresql,在线聊天功能异常
jeecg-3.8 数据库切换到postgresql,登录系统后,在线聊天功能异常,控制台输出:org.springframework.jdbc.BadSqlGrammarException: PreparedStatementCallback;
bad SQL grammar ;
nested exception is org.postgresql.util.PSQLException: 错误: 操作符不存在: character varying = integer
建议:No operator matches the given name and argument types. You might need to add explicit type casts.
注释掉在线聊天功能后,系统一切正常
页:
[1]