Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 249 Bytes

File metadata and controls

7 lines (4 loc) · 249 Bytes

This is an example program showing how to use the native MySQL connections from Google App Engine to Google Cloud SQL.

Deploying

  1. Edit the unix_socket in main.py to point to a Cloud SQL instance.

  2. Upload the app: appcfg.py update ..