首页 > 问答 > 正文
传统开发SQL用binary识别大小写字母的查询语句可识别大小写:select uid from wjoy_log where binary uid='$uid' order by id desc无法识别大小写语句:$res = WjoyLogModel::create()->where('uid',$uid??'')->field('longurl')->order('id','desc')->get();新的要怎么写也会能识别呢,求助
灭绝师太2020-11-09 10:22:16
uid为什么要带字母
豆豆小师弟2020-10-25 12:05:39
大神去哪里了呢?
豆豆小师弟2020-10-25 11:56:39
有大神帮忙不?