The command just needs a frontend argument to generate the migration. It doesn't modify your frontend application.
- Jon On Tue, May 12, 2009 at 10:23 AM, dziobacz <[email protected]> wrote: > > I use Doctrine ( I think in Propel will be the same ). I modified my > schema.yml and I would like to change database now without loosing any > data. I have found that: > > http://www.doctrine-project.org/documentation/cookbook/1_0/en/symfony-and-doctrine-migrations > but there is: > ./symfony doctrine:generate-migration frontend AddAuthor > > etc. - but I want only modify tables in my database, I don't need to > modify my frontend application, what should I do ? > > > -- Jonathan H. Wage (+1 415 992 5468) Open Source Software Developer & Evangelist sensiolabs.com | jwage.com | doctrine-project.org | symfony-project.org --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
