You can orderby but not by id. GAE does not support that and the id on
GAE are not sequential anyway. You need to timestamp records and order
by timestamp.

On Oct 16, 6:46 pm, BearXu <[email protected]> wrote:
> Actually I want to desc orderbut the orderby=~db.table.id is also wrong
>
> 2009/10/17 BearXu <[email protected]>
>
> > if I write this into my select command using dev_server, it is wrong.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" 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/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to