On May 18, 2012, at 12:08 PM, Vinz wrote:
> Hi all,
> I'm writing some tests for my SqlAlchemy DB using the fixtures module,
> and I'm currently trying to populate a one to many relationship.
> http://farmdev.com/projects/fixture/using-dataset.html#referencing-foreign-dataset-classes
>
> File "
Hi all,
I'm writing some tests for my SqlAlchemy DB using the fixtures module,
and I'm currently trying to populate a one to many relationship.
http://farmdev.com/projects/fixture/using-dataset.html#referencing-foreign-dataset-classes
We have a relationship between Author and Address : (very much