I guess this finally relieves me from the non-disclosure agreement ;-)

web2py has already been running on GAE+SQL since March:

     http://web2py-tests.appspot.com/mysql/tests

All web2py apps can now run GAE. Just use a connection string like:

    DAL('google:sql://gmailcom:web2pytests/guestbook')

including:
- migrations
- all types of web2py queries (or, joins, like, etc.)
- transactions

By the week-end I will post a more detailed howto.
If you have used web2py to build your apps, this is the moment it pays
off.

Massimo


On Oct 6, 6:29 pm, pbreit <pbreitenb...@gmail.com> wrote:
> http://googlecode.blogspot.com/2011/10/google-cloud-sql-your-database...

Reply via email to