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