by the way... new in trunk... if db(db.table.id==None).select() no
longer gives an error but returns an empty SQLRows.

Massimo

On Dec 27, 5:01 am, Jonathan Benn <[email protected]> wrote:
> On Dec 27, 11:11 am, mdipierro <[email protected]> wrote:
>
> > GAE does not allow sorting by id because id is not treated as a field
> > of the record. You should timestamp the records when you create them
> > and use the timestamp for sorting.
>
> Ok, thanks. I noticed this issue as well when I was playing around
> with sorting.
>
> --Jonathan
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" 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