Closed
Description
This happend only in shell with php app/console all works fine
doctrine:database:drop --force [ok]
doctrine:database:create [ok]
doctrine:schema:create [bad] :-1:
[Doctrine\ORM\Tools\ToolsException]
Schema-Tool failed with Error 'An exception occurred while executing 'CREATE TABLE A ... all the table utf8_unicode_ci ENGINE =
InnoDB
[Doctrine\DBAL\DBALException]
An exception occurred while executing 'CREATE TABLE A ... all the table.. DEFAULT CHARACTER SET utf8 COLLATE utf8_unicode_ci ENGINE = InnoDB':
SQLSTATE[3D000]: Invalid catalog name: 1046 No database selected
[PDOException]
SQLSTATE[3D000]: Invalid catalog name: 1046 No database selected
Metadata
Metadata
Assignees
Labels
No labels