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
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
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
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
http://googlecode.blogspot.com/2011/10/google-cloud-sql-your-database-in-cloud.html
5 matches
Mail list logo