PSQLException: ERROR: failed to find conversion function from unknown to char

港控/mmm° 2022-11-21 14:57 254阅读 0赞

sql语句报错

PSQLException: ERROR: failed to find conversion function from unknown to char ;
在这里插入图片描述

原因

使用union的时候,查询的常量字段必须 使用类型型转化函数,比如::int、::text

发表评论

表情:
评论列表 (有 0 条评论,254人围观)

还没有评论,来说两句吧...

相关阅读