You restore the data from your own custom backup solution. Also, star this issue http://code.google.com/p/googleappengine/issues/detail?id=776 to maybe get better backup tools from google in the future.
On Nov 7, 3:53 am, Y <[email protected]> wrote: > I had 30 GB of entities saved over 2-3 years but I only needed the > entities for the past 365 days. > > Since the cost for storage is going way way up, I decided to delete > out the unneeded entities. > > Wrote a simple script to delete out the unneeded entities. > > After running for a number of hours today, mission accomplished. > > Problem is that after the script was done I realized with horror is > that I deleted too much! > > Is there any way to undelete (recover) deleted entities? -- 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.
