I tried to dump data, but I get erros about many to one reference. It's sql error: invalid result set tablename_id, in my schema.yml it is Tabelname_id not lowercase tablename_id. Is it that why I get error? or what it's?
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 -~----------~----~----~----~------~----~------~--~---
