Marco Pivetta, thanks for your reply you are always very attentive, I tried a command line that I podesse automate. Follows the command that solved my problem.
./vendor/doctrine/doctrine-module/bin/doctrine-module orm:convert-mapping --namespace="Album\\Entity\\" --force --from-database annotation ./module/Album/src/ Em quinta-feira, 14 de agosto de 2014 09h41min12s UTC-3, Aurélio Moreira escreveu: > > I wore along with the Symfony doctrine there where I did the mapping as > follows: > > php app / console doctrine: mapping: import xml --force AcmeBlogBundle > > I am now using with zend and I'm unable to find an equivalent command, I > tried the following: > > doctrine-orm module: generate: repositories > doctrine-orm module: convert: mapping > > But I did not succeed, I apologize for the basic questions, but I'm trying > to do it one day and not consgui, did search but did not find what I > wanted. Can anyone help me? > -- You received this message because you are subscribed to the Google Groups "doctrine-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/doctrine-user. For more options, visit https://groups.google.com/d/optout.
