I'm using Symfony2 PR3 and trying to auto generate doctrine entities.
I have created a database with some tables and set config.yml with:

doctrine.dbal:
    dbname:   dbname
    user:     root
    password: root

doctrine.orm: ~

when I try to run "php hello/console doctrine:generate:entities"
nothing happened.

any idea? do I need to manually create the classes?

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/symfony-devs?hl=en

Reply via email to