I would like to fetch results only against a particular subset of
keys. I'm trying to use 'WHERE __key__ IN (:1), list_of_keys ... the
gql object accepts that as a valid query, but returns no result..

If I try to pass a string represenation it doesn't accept that. I
guess I could try to search by key name ?
--~--~---------~--~----~------------~-------~--~----~
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