Dnia 2009-07-29, Śr o godzinie 11:24 -0400, Michael Bayer pisze:
> Tefnet Developers wrote:
> >
> > [10:00] < jezier> stepz_: in for m in mapper.polymorphic_iterator(): you
> > get random order i think
> 
> While I haven't tested this, based on inspection it should only be random
> within one level of hierarchy, which shouldn't cause this issue.
> 
> 
> e.g.
> 
> 
> D <-  B  <-  A
> E <-  C  <-  A
>       F  <-  A
> 
> would yield
> 
> (A), (B, C, F), (D, E)

I've made a ticket with test case and patch

http://www.sqlalchemy.org/trac/ticket/1488


Tomasz Jezierski
Tefnet



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to