After I stopped using the Google App Engine in my local database for testing, I will be back in a few days and delete / delete the local data store.
How can I make it stop doing this? I have a large dataset locally that I use to test before deploying it, and I don't want to recreate it every time I start working on something.
In the "Bright data storage at startup" settings, a check box is selected, but this is not checked.
I am using python backend. Where is the local data store stored? Is this in some kind of tmp directory that keeps getting cleaned up?
source share