laravel-typescript icon indicating copy to clipboard operation
laravel-typescript copied to clipboard

A database is required for the method: Doctrine\DBAL\Schema\AbstractSchemaManager::doListTableColumns.

Open CaReS0107 opened this issue 2 years ago • 1 comments
trafficstars

image

Project specs: Laravel 10.2 php 8.1 doctrine/dbal: 3.6

Any idea what is this and how can be solved?

CaReS0107 avatar Apr 11 '23 06:04 CaReS0107

image Seems at some point the $database from method getDatabase is null and throws an error.

CaReS0107 avatar Apr 11 '23 11:04 CaReS0107