Does anyone know where the Google App Engine local datastore file located for Mac OS X? I want to make a copy out of it.
Thanks!
Does anyone know where the Google App Engine local datastore file located for Mac OS X? I want to make a copy out of it.
Thanks!
it should be stored in the /tmp
directory if you started the SDK without additional parameters.
consider starting it with the --datastore_path=/your/path