I use this command. If you have many tables, it is very handy when reverse engeneer database to just run this command and get a number of clases generated in few seconds, rather then creating one by one by hand which can take much longer.
Where is this command now, I can't see it in Symfony2 beta1? And I need it :) On 4 мај, 19:52, Jeremiah Dodds <[email protected]> wrote: > On Sat, Apr 30, 2011 at 4:39 PM, Fabien Potencier < > > [email protected]> wrote: > > Hi all, > > > I'd like to remove the doctrine:generate:repositories command. It does not > > help very much as it generates an empty class and the error messages are > > confusing. It's faster to just create the class than running the command > > > Thoughts? > > +1 , I've never used it successfully, and doing it manually is so quick that > it just doesn't provide any benefit at all. -- 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
