--
You received this message because you are subscribed to a topic in the Google Groups "Google App Engine" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-appengine/2iHBwdAR7n0/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-appengi...@googlegroups.com.
To post to this group, send email to google-a...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/156d6efd-5a9b-4b4d-aded-d773b70a0c72%40googlegroups.com.
Patrice,Thanks for the reply. Are there any definite documentation to create csv file and read?Thanks.
On Tue, Oct 13, 2015 at 9:19 PM, Patrice (Cloud Platform Support) <pvout...@google.com> wrote:
Hi,There is no way to do this natively. The backup/restore functionality only works for applications in production.In your case, I would suggest a simple handler that can be called and from there, create a simple csv of your datastore, saving it in Google Cloud Storage. You can then retrieve it and read it in your devserver (you will need custom code to read it).You can also make a Freature Request on the issue tracker to have such a feature.
Cheers!
On Tuesday, October 13, 2015 at 5:49:56 AM UTC-4, ARUNRAJ RAJENDRAN wrote:And, my application is based on Java.
On Tuesday, October 13, 2015 at 3:18:56 PM UTC+5:30, ARUNRAJ RAJENDRAN wrote:All,
I am working in google app engine. Now, my requirement is I want to copy all the datastore tables from deployed application(xxx.appspot.com) to my local environment(local_db.bin).
How to do that?
--
You received this message because you are subscribed to a topic in the Google Groups "Google App Engine" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-appengine/2iHBwdAR7n0/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-appengine+unsubscribe@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
--
You received this message because you are subscribed to a topic in the Google Groups "Google App Engine" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-appengine/2iHBwdAR7n0/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-appengi...@googlegroups.com.
To post to this group, send email to google-a...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.