Added Doctrine DBAL 4 support #26
Annotations
2 errors
PHPStan:
src/ClickHouseSchemaManager.php#L82
Method FOD\DBALClickHouse\ClickHouseSchemaManager::listTableIndexes() should return array<string, Doctrine\DBAL\Schema\Index> but returns array<int, Doctrine\DBAL\Schema\Index>.
|
PHPStan
Process completed with exit code 1.
|