Yes, that did it. Thanks, Sylvain. It appears this sort of query is not possible in the Data Viewer. By that I mean, I have not been able to use the Data Viewer to find all the pins associated with a parent Group there. Can I assume that is because I don't have an actual key for the Group? Is there a workaround for that in the Data Viewer?
On Apr 1, 11:56 am, Sylvain <[email protected]> wrote: > And someting like that : > > db.GqlQuery("SELECT * FROM Pin where > deleteRequested = :delete AND ancestor is :group LIMIT 100", > delete=False, > group=place) > Brian in Atlanta --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
