Hey Robert.. it would be pretty much like this : "delete * from kind" or even using a dummy clause like "delete * from kind where __key__ > 5"
Does that make sense? Thanks! Diego Piccolo. 2012/1/31 Robert Kluin <[email protected]> > Hi Diego, > Could you clarify what you're trying to do? Perhaps including an > example (of what you think the query would look like)? > > > Robert > > > > > > > On Mon, Jan 30, 2012 at 11:09, Diego Piccolo <[email protected]> wrote: > > Hello Everyone, > > > > lately i've been facing a lot of problems with Datastore admin, it > does'nt > > seem to work, i keep getting: > > > > Error: Forbidden > > Your client does not have permission to get > > URL /_ah/datastore_admin/?app_id= > > > > Plus i must be pretty dumb because it's been too damn complicated to run > a > > query that could delete help me to purge some of my kinds. > > > > Do you guys have any advice on how could i could do it easily? > > > > Thanks in advance, > > Diego Piccolo. > > > > -- > > 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. > > -- > 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. > > -- 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.
