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

Reply via email to