Hi, does anyone know if it is possible to load data with foreign keys from a yml file with sfDoctrine? Referencing foreign keys, like it used to work with propel does not seem to work anymore with doctrine-load-data. I have to have inital data in my db after i rebuild the model. Of course I can do this with sql files but I'd rather do it with yml.
Here is an example of a fxiture I try to do: Group: --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---