feat(schema): ClickHouse index algorithms and engine SETTINGS #51
Annotations
10 errors
|
PHPStan:
tests/Query/Schema/ClickHouseTest.php#L731
Parameter $table of anonymous function has invalid type Tests\Query\Schema\Table.
|
|
PHPStan:
tests/Query/Schema/ClickHouseTest.php#L731
Call to an undefined method Utopia\Query\Schema\ClickHouse::create().
|
|
PHPStan:
tests/Query/Schema/ClickHouseTest.php#L724
Cannot access property $query on mixed.
|
|
PHPStan:
tests/Query/Schema/ClickHouseTest.php#L720
Parameter #1 $result of method Tests\Query\Schema\ClickHouseTest::assertBindingCount() expects Utopia\Query\Builder\Statement, mixed given.
|
|
PHPStan:
tests/Query/Schema/ClickHouseTest.php#L718
Call to method index() on an unknown class Tests\Query\Schema\Table.
|
|
PHPStan:
tests/Query/Schema/ClickHouseTest.php#L717
Call to method string() on an unknown class Tests\Query\Schema\Table.
|
|
PHPStan:
tests/Query/Schema/ClickHouseTest.php#L716
Cannot call method primary() on mixed.
|
|
PHPStan:
tests/Query/Schema/ClickHouseTest.php#L716
Call to method bigInteger() on an unknown class Tests\Query\Schema\Table.
|
|
PHPStan:
tests/Query/Schema/ClickHouseTest.php#L715
Parameter $table of anonymous function has invalid type Tests\Query\Schema\Table.
|
|
PHPStan:
tests/Query/Schema/ClickHouseTest.php#L715
Call to an undefined method Utopia\Query\Schema\ClickHouse::create().
|