Hi
I am new to symfony. I have a database created in mysql. While trying
to build the schema.yml by running php symfony doctrine:build-schema I
get the following error:
>>doctrine generating yaml schema from database
Missing class name.
The content of the databases.yml is:
all:
doctrine:
class: sfDoctrineDatabase
param:
dsn: 'mysql:host=localhost;dbname=CHCISDB'
username: root
password: null
Can anybody please help?
Thanks
Pratik
--
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 users" 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-users?hl=en