Yes, exactly, however, either by dumping it, or by writing it myself, its
still not allowing me to load that fixture... the only problem area is the
Keyword table, but it doesn't make sense

This should work both ways.. but its not, so what exactly is it causing that
error?

Doesnt work:
Keyword:
  Keyword_1:
    Organization: Organization_2
    keyword: KW1

Works but it is not the right way to do it. :
Keyword:
  Keyword_1:
    organization_id: 2
    keyword: KW1



2010/4/8 Michał Piotrowski <mkkp...@gmail.com>

> 2010/4/9 Samuel Morhaim <samuel.morh...@gmail.com>:
> > Thank you Michal,
> >
> > But at this stage, I am just developing, the data is erasable, so I am
> not
> > doing migrations yet.
>
> Ah, I understand.
>
> >
> > The process of create->dump->reload process should work.. no?
>
> When you are developing it's easier to use a good fixtures then
> migrating databases schemas
>
> --
> If you want to report a vulnerability issue on symfony, please send it to
> security at symfony-project.com
>
> 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<symfony-users%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/symfony-users?hl=en
>

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

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