报错 where clause is ambiguous
QLSTATE[23000]: Integrity constraint violation: 1052 Column 'status' in where clause is ambiguous
 
查询报错解决方法这个错误一般因为关联查询出错导致
 
两个同一个字段 查询必须字段 表名.status
 
 
2022-09-30
浏览50
社区 | ❤️‍🔥 问答互助
登录后评论
评论
分享