How can I see the auto-generated SQL query for DB schema update with Doctrine2 and Symfony2? How can I see the auto-generated SQL query for DB schema update with Doctrine2 and Symfony2? symfony symfony

How can I see the auto-generated SQL query for DB schema update with Doctrine2 and Symfony2?


Run php app/console doctrine:schema:update --dump-sql