Thanks fixed in trunk.
On Thursday, 27 December 2012 13:01:11 UTC-6, Felipe Meirelles wrote:
>
> Hey hey, just solved it, if you can patch:
>
> dal.py line 4104:
>
> def connector(driver_args=driver_args):
> return rdbms.connect(charset='utf8', **driver_args)
>
> the credits go
Hey hey, just solved it, if you can patch:
dal.py line 4104:
def connector(driver_args=driver_args):
return rdbms.connect(charset='utf8', **driver_args)
the credits goes to this post as in cloud sql documentation is never
mentioned this charset parameter to the development d
It also fails when rendering the grid, but again, only in development
server, wich makes me think its something related to google sdk.
Is there some ideia?
On Thursday, December 27, 2012 12:51:23 PM UTC-2, Felipe Meirelles wrote:
>
> I'm using GAE + Google Cloud SQL and when I insert some data to
3 matches
Mail list logo