Added query builder #6
Open
Annotations
10 errors
|
|
|
|
|
src/RecordRepository.php#L128
Parameter #2 $params of method Tcds\Io\Orm\Connection\Connection::write() expects array<string, mixed>, list<mixed> given.
|
|
src/RecordRepository.php#L107
Parameter #2 $params of method Tcds\Io\Orm\Connection\Connection::write() expects array<string, mixed>, list<mixed> given.
|
|
src/RecordRepository.php#L75
Parameter #2 $params of method Tcds\Io\Orm\Connection\Connection::read() expects array<string, mixed>, list<mixed> given.
|
|
src/RecordRepository.php#L45
Parameter #2 $params of method Tcds\Io\Orm\Connection\Connection::read() expects array<string, mixed>, list<mixed> given.
|
|
src/Query/Conditions/FilteringCondition.php#L21
Method Tcds\Io\Orm\Query\Conditions\FilteringCondition::build() should return array{string, list<mixed>} but returns array{string, array<mixed>}.
|
|
src/Functions/query.php#L72
Function notIn() has parameter $values with no value type specified in iterable type array.
|
|
src/Functions/query.php#L50
Function in() has parameter $values with no value type specified in iterable type array.
|
|
src/Functions/query.php#L22
Function where() should return Tcds\Io\Orm\Query\Query but returns Tcds\Io\Orm\Query\Query|null.
|
The logs for this run have expired and are no longer available.
Loading