mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-03 22:32:40 +08:00
feat: rawsql is only used for log, if profile it will be setted
This commit is contained in:
@ -1148,7 +1148,6 @@ class Command extends Component
|
||||
}
|
||||
}
|
||||
}
|
||||
$rawSql = $rawSql ?: $this->getRawSql();
|
||||
|
||||
$this->prepare(true);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user