On 2015-05-23 18:30 <[email protected]> wrote: > The problem in the pseudo-code below is that 'obj' lose the reference > to its foreign-key object (set with relationship()). The foreign key > member itself is still correct set with a numeric value.
I tried load_on_pending=True but this doesn't help and I think I missunderstood this parameter. -- You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sqlalchemy. For more options, visit https://groups.google.com/d/optout.
