Compare commits
No commits in common. "4106c8db919c1e3ecf02435e1cf5efa82587d0c4" and "c56b5841403f0158b1550b8e0b0dff41eb67e673" have entirely different histories.
4106c8db91
...
c56b584140
@ -237,7 +237,6 @@ class MysqlQueryBuilder extends SqlQueryBuilder
|
|||||||
|
|
||||||
if ($value === 0) {
|
if ($value === 0) {
|
||||||
$this->removeFragment(Query\Limit::class);
|
$this->removeFragment(Query\Limit::class);
|
||||||
$this->removeFragment(Query\Offset::class);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
return $this;
|
return $this;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user