- Support the dbal:init command - Allow new sqlitedb databases to be created on intiialization ``` $ phpcrsh --transport=doctrine-dbal --driver=pdo_sqlite --db-path=~/stuff/mydb.db Do you want to create new sqlite database mydb.db? ```