变更
This commit is contained in:
@@ -157,6 +157,7 @@ class ActiveQuery extends Component implements ISqlBuilder
|
|||||||
return $this->modelClass->getConnection()->createCommand($sql, $params);
|
return $this->modelClass->getConnection()->createCommand($sql, $params);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @return ModelInterface|null
|
* @return ModelInterface|null
|
||||||
|
|||||||
Reference in New Issue
Block a user