I have a model (table) which has accumulated a few GBs of data. I do not need any of the data and so want to truncate the table.
Yesterday I tried to DELETE ENTITIES using Datastore Admin but it hit my billing limit immediately. What is the cheapest way to truncate a table in Google App Engine ? PS: I am using python -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/BZ8xc_NvuSoJ. 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.
