On Wed, May 4, 2011 at 9:58 AM, umpirsky <umpir...@gmail.com> wrote: > Looks like there is no doctrine:generate:repositories command in > Symfony2 beta1. > > Is it removed? How can I generate repostories now? > > All it did was make an empty class. If you're using YAML mapping, just put "repositoryClass: My\Whatever\Repository\Class" and create the class yourself. I can't imagine the generator command being much of a help unless you're making custom repositories for all your entities -- which is probably unnecessary unless you're doing something really non-trivial.
-- 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 symfony-users@googlegroups.com To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en