Ao rodar o comando as seguintes exceções são lançadas.
In ToolsException.php line 19:
Schema-Tool failed with Error 'An exception occurred in the driver: SQLSTATE[HY000] [14] unable to open database file' while executing DDL: CREATE TABLE Alun
o (id INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, name VARCHAR(255) NOT NULL)
In ExceptionConverter.php line 79:
An exception occurred in the driver: SQLSTATE[HY000] [14] unable to open database file
In Exception.php line 30:
SQLSTATE[HY000] [14] unable to open database file
In Driver.php line 42:
SQLSTATE[HY000] [14] unable to open database file
orm:schema-tool:create [--em EM] [--dump-sql]