We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cc8669 commit 84f96afCopy full SHA for 84f96af
src/Query/Builder.php
@@ -51,7 +51,7 @@ class Builder extends BaseBuilder
51
*
52
* @var bool
53
*/
54
- protected $avoidCache = false;
+ protected $avoidCache = true;
55
56
/**
57
* {@inheritdoc}
0 commit comments