Hi,

I'm using owned items and it all works fine now except sorting, Is
this going to be enabled any time ?

<SELECT FROM
com.gadglet.gadgets.personalNotes.server.PersonalNotesData WHERE
sharedItemReff.contains(c) && c.sharedWithId == ownerIdParam VARIABLES
com.gadglet.data.SharedItemReff c PARAMETERS String ownerIdParam ORDER
BY creation ascending RANGE 0,6>: Joins can only be sorted by the join
column in ascending order (in this case 'sharedItemReff')

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to