as a note, its fine if it is 3,2,4. as long as its always 3,2,4.
On Oct 14, 3:00 pm, "David Wilson (entertainment cloud)" <[EMAIL PROTECTED]> wrote: > Another day, another question: > > Are fetch results returned in a consistent order when sorting on > values that are the same. > > ie > > if my models have id 1..4 and values 1,2,2,3 and I perform a filtered > fetch of value >= 2. Will the models always be returned in the order > id 2,3,4? > > im going to hit a problem if it undefined and could be 3,2,4. > > thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
