Closed natea closed 11 years ago
we have to detect whether the database exists already, or maybe we can leave this in manage.sh then user can decide when to do this action.
like
sh manage.sh createdatabase
-> create database on CloudSQL
now it's on master
sh manage.sh cloudcreatedb
sh manage.sh cloudsyncdb
It looks like we can automate the create database step too using google_sql.py:
Or without requiring any user input: