eee
This commit is contained in:
+1
-1
@@ -460,7 +460,7 @@ class SqlBuilder extends Component
|
||||
{
|
||||
$from = $this->query->from;
|
||||
if ($insert) {
|
||||
return '';
|
||||
return $from;
|
||||
}
|
||||
|
||||
if ($this->query->alias !== '' && $this->query->alias !== '0') {
|
||||
|
||||
Reference in New Issue
Block a user