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 8a5487f commit 7481e09Copy full SHA for 7481e09
src/Builder/LikeBuilder.php
@@ -4,6 +4,7 @@
4
5
namespace Yiisoft\Db\Oracle\Builder;
6
7
+use Stringable;
8
use Yiisoft\Db\Expression\ExpressionInterface;
9
use Yiisoft\Db\QueryBuilder\Condition\Like;
10
use Yiisoft\Db\QueryBuilder\Condition\NotLike;
0 commit comments