Issue with the doctrine-cli

mnero

New Member
I am having issues getting my database to build from my YAML file.Here is the error:\[code\]./scripts/doctrine-cli build-all-loadbuild-all-load - Generated models successfully from YAML schemabuild-all-load - Couldn't locate driver named mysqlbuild-all-load - Created tables successfullybuild-all-load - Data was successfully loaded\[/code\]It builds my models, but nothing in the database. I am using MAMP and I have checked and pdo_mysql is running. I am not completely sure why this would happen. Thank you.
 
Back
Top