pgsql不支持sqlsugar转换的signed类型 返回
C#论坛
老数据
1
1602
悬赏:5 飞吻
WHERE ( "project_id" = CAST(@MethodConst0 AS SIGNED)) 在使用string转int函数时,sqlsugar会将字符串类型转signed,而当使用pgsql时,并不支持signed类型。遇到这种情况该怎么解决
热忱回答(1)
-
fate stay night VIP0
2021/3/23更新试试
0 回复