I have a Flask app that uses SQLAlchemy (Flask-SQLAlchemy) and Alembic (Flask-Migrate). The app runs on Google App Engine. I want to use Google Cloud SQL.
On my mac
You can whitelist the ip of your local machine for the Google Cloud SQL instance, then you run the script on your local machine.