$res_exi = u s e r c o u p o n − > f e t c h S q l ( ) − > w h e r e ( ′ u s e r i d = " ′ . user_coupon->fetchSql()->where('user_id="'. usercoupon−>fetchSql()−>where(′userid="′.user_id.’" AND coupon_id="’.$id.’" ')->find();
u s e r − > g e t L a s t S q l ( ) ; 或 user->getLastSql(); 或 user−>getLastSql();或user->_sql();
配置中数据库开启调试模式
‘DB_DEBUG’ => true, //开启调试模式 记录SQL日志,Runtime/Logs查看日志记录