Thanks for answer! Is it possible to do new table with propel, with out loosing data. Should I save the data first, then generating tables. How I can load the data to the database after saving it by propel-dump- data?
Pete On 17 maalis, 14:39, Ghizlane Zinbi <[email protected]> wrote: > Hi, > You can use propel-dump-data frontend data.yml, it save all data in the > data\fixtures\data.yml > > 2009/3/17 torso <[email protected]> > > > > > Hi! > > > I have to do new Table to database. Is it possible to do it with out > > loosing any data on other tables with propel? > > How I can make a backup copy of database with propel, is it possible? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
