[symfony-users] Sf1.4 doctrine fixtures inline won't insert data

2010-09-24 Thread Marco Rocci
Symfony 1.4.7 I'm having a problem using doctrine fixtures. The build --all --and- load completes with success... but part of the data is not loaded in the db. I am using the inline syntax in the fixtures to load the related detail data along with the relating master data. Well, the detail doesn't

[symfony-users] Sf1.4 doctrine fixtures inline won't insert data

2010-09-24 Thread Marco Rocci
Symfony 1.4.7 I'm having a problem using doctrine fixtures. The build --all --and-load completes with success... but part of the data is not loaded in the db. I am using the inline syntax in the fixtures to load the related detail data along with the relating master data. Well, the detail doe