Hello,

I created a YAML representation of my existing schema using ./console
doctrine:mapping:import. It went OK for most tables (those with ENUM and
MEDIUMBLOB columns could not be imported) and created a bunch of

        Application.HelloBundle.Entities.TableName.dcm.yml

files.

All my table names are lowercase actually and to not confuse myself further I
would like to have entities named like the tables for now. Does renaming them
introduce trouble with Symfony2/Doctrine2? ie the above would become:

        Application.HelloBundle.Entities.tablename.dcm.yml

stephan



-- 
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

Reply via email to