yii2修改数据库的数据,可以用原生方法:\Yii::$app->db->createCommand($sql)->execute(),或者Yii::app()->db->createCommand($sql)->execute()。
yii2修改数据库的数据,可以用原生方法:\Yii::$app->db->createCommand($sql)->execute(),或者Yii::app()->db->createCommand($sql)->execute()。
本文标题:2020-08-11 yii2的数据库原生写法
本文链接:https://www.haomeiwen.com/subject/fxtydktx.html
网友评论