[odb-users] queries during results iterations

Boris Kolpackov boris at codesynthesis.com
Fri Apr 17 11:06:30 EDT 2015


Hi Adnan,

Adnan RIHAN <axel50397 at gmail.com> writes:

> Is it because I execute it in the same transaction, or something like
> that?

No, that's how you should do it and it should work. Can you show the
body of post_load() as well as the top-level transaction that iterates
over Warehouse? Is there an eager-loaded pointer in Invoice (directly
or indirectly) that point to (another) Warehouse?

Boris



More information about the odb-users mailing list