eee
This commit is contained in:
@@ -490,6 +490,7 @@ abstract class Model extends Component implements ModelInterface, ArrayAccess, \
|
||||
if ($generate === FALSE) {
|
||||
return FALSE;
|
||||
}
|
||||
var_dump($generate, $query->params);
|
||||
if (!$this->getConnection()->createCommand($generate, $query->params)->exec()) {
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user