fix: whereNotLike misses the not in the sql query #259
Annotations
5 errors
src/Query/GrammarWhere.php (in context of class Tpetry/PostgresqlEnhanced/Query/Grammar)#L53
Offset 'not' does not exist on array{caseSensitive: bool, column: string, value: mixed}.
|
tests/Query/OrderTest.php#L17
Unknown parameter $nulls in call to method Illuminate\Database\Query\Builder::orderBy().
|
tests/Query/OrderTest.php#L30
Unknown parameter $nulls in call to method Illuminate\Database\Query\Builder::orderBy().
|
tests/Query/OrderTest.php#L44
Unknown parameter $nulls in call to method Illuminate\Database\Query\Builder::orderBy().
|
|
The logs for this run have expired and are no longer available.
Loading