Driver::getColumns() removed case convert for 'nativetype' and keys i… #159
Annotations
10 errors
PHPStan:
src/Bridges/DatabaseDI/DatabaseExtension.php#L69
Call to an undefined method Nette\DI\Definitions\Definition::addSetup().
|
PHPStan:
src/Bridges/DatabaseTracy/ConnectionPanel.php#L104
Access to an undefined property PDOException::$queryString.
|
PHPStan:
src/Bridges/DatabaseTracy/ConnectionPanel.php#L168
Anonymous function has an unused use $connection.
|
PHPStan:
src/Bridges/DatabaseTracy/ConnectionPanel.php#L168
Anonymous function has an unused use $queries.
|
PHPStan:
src/Bridges/DatabaseTracy/ConnectionPanel.php#L168
Variable $connection might not be defined.
|
PHPStan:
src/Database/Connection.php#L95
Call to an undefined method Nette\Database\Driver::getPdo().
|
PHPStan:
src/Database/DriverException.php#L27
Access to an undefined property Throwable::$file.
|
PHPStan:
src/Database/DriverException.php#L28
Access to an undefined property Throwable::$line.
|
PHPStan:
src/Database/Drivers/PdoDriver.php#L66
Call to an undefined method Nette\Database\DriverException::setQueryInfo().
|
PHPStan:
src/Database/Drivers/PdoDriver.php#L134
Variable $driverCode might not be defined.
|