Mike,
thank you for reply. I'll what I can do, since I already upgraded and
to reproduce
results need to downgrade. But I'll take your advise and convert my
cascade_mappers to
explicit mapping.
Valentin.

> cascade_mappers is a pretty flawed function which doesnt do a very
> good job of guessing what relationships you really want (i.e. cant do
> one-to-one, self referential, etc.), and its not in the docs for
> 0.2.  its probably not working because while it didnt change,
> everything else did :) .
> ive committed a fix for the specific problem youre having in the
> trunk revision 1600, but i dont have a unit test for this so i dont
> know if it totally works.  it would be helpful if you could submit a
> succinct testcase that I can add to the unit tests.

-- 
Thank you,
Valentin


_______________________________________________
Sqlalchemy-users mailing list
Sqlalchemy-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users

Reply via email to