I know people have asked variations of this question, and the solution has
always been to drop entities 1000 at a time, 

 

But have an app that the cleanup code had a misspelling so it never did
anything except clean things that didn't exist. 

 

Is there a "Drop Table" equivalent?  Or do I really query 1000 and delete
over and over.  Cause it appears that's going to be like $100 which is
fine.. If that is the best solution, but if there is a drop table equivalent
that is $5 I'd really like that so that I can use it in my code that would
normally get charged the $100 over 6 months .

 

 

-- 
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.

Reply via email to