Hello,
I can't seem to get web2py + GAE + Cloud SQL working at all:
If I change nothing else but setting
db=DAL('google:sql://cambeo.com:cloud1:instance1/cambeoDB',migrate_enabled=True)
in the scaffolding app, it crashes. Do I have to adjust anything else?
Enter passwords or anything similar?The application does have access on google cloud sql in the Google APIs... Thank you! --

