I'm getting a: <class 'gluon.contrib.pg8000.errors.NotSupportedError'> type oid 114 not mapped to py type
I'm wondering what's the best thing to do now? Currently I'm considering: - using TEXT instead. But my former JSON strings are then enclosed by "|" which leads to new errors - updating gp8000 (there seems to be a newer version, but the version numbering is confusing) - using psycopg2. How can I install this into an Mac OS standalone version of web2py? -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

