You can run a script with Postgres or MySQL using this syntax:
python web2py.py -S myapp -M -R applications/myapp/modules/
myscript.pyCan a script be run in this way using App Engine as the datastore?
You can run a script with Postgres or MySQL using this syntax:
python web2py.py -S myapp -M -R applications/myapp/modules/
myscript.pyCan a script be run in this way using App Engine as the datastore?