[web2py] Google Cloud SQL users of the world, unite!

2017-05-13 Thread Karoly Kantor
I would like to share experiences, so I would kindly ask anyone using Google Cloud SQL to sign in here. Specially interesting would be - if you are on 1st or 2nd generation SQL instances - what tier of instance you are using - what are your observations on performance -- Resources: - http://we

[web2py] Google Cloud SQL: Unable to connect

2015-10-21 Thread Tom Campbell
My app is named todo. I want to deploy it to GAE using Google Cloud SQL. Connection looks like this: if not request.env.web2py_runtime_gae: db = DAL(myconf.take('db.uri'), pool_size=myconf.take('db.pool_size', cast=int), check_reserved=['all']) else: db = DAL('google:sql://gigcity-1951:db

[web2py] Google Cloud SQL and web2py_filesystem table.

2014-08-25 Thread Mikael Brandt
Hello and thanks for web2py! I am trying to run a web2py app on Google App Engine using two separate databases, one running Google Cloud SQL to enable complex queries, and one using the default Google Datastore to just be really scalable. All my tests run nicely using SQLite locally, but when I

[web2py] Google Cloud SQL

2013-08-09 Thread Felipe Augusto Meirelles
Hi! I'm trying to update to the latest versions of web2py. I use GAE + Google Cloud SQL. On the latest release version I got the error "AttributeError: 'GoogleSQLAdapter' object has no attribute 'cursor'" for every action I try to make on DB. On trunk, its even creates the tables and complain

[web2py] Google Cloud SQL

2011-10-06 Thread pbreit
http://googlecode.blogspot.com/2011/10/google-cloud-sql-your-database-in-cloud.html