PHP Warning: PHP Startup: Unable to load dynamic library 'pdo_sqlite' (tried: /usr/lib/php/20200930/pdo_sqlite (/usr/lib/php/20200930/pdo_sqlite: cannot open shared object file: No such file or directory), /usr/lib/php/20200930/pdo_sqlite.so (/usr/lib/php/20200930/pdo_sqlite.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
! ! [CAUTION] This operation should not be executed in a production environment! !
Creating database schema...
In ToolsException.php line 35:
Schema-Tool failed with Error 'An exception occurred in driver: could not find driver' while executing DDL: CREATE TABLE Aluno (id INTEGER PRIMARY K EY AUTOINCREMENT NOT NULL, nome VARCHAR(255) NOT NULL)
In AbstractSQLiteDriver.php line 86:
An exception occurred in driver: could not find driver
In Exception.php line 18:
could not find driver
In PDOConnection.php line 39:
could not find driver
orm:schema-tool:create [--dump-sql]