Hi,
I've created a database model containing a field of type json to access a 
pre-existent MySQL database (created with mysql server version > 5.7.11) 
containing the same field of type json into the same table.
I cannot understand why the json data stored into the database are read 
always as null by web2py DAL functions.
This happens only when I access to MySQL database (ex: Postgres works). It 
seems that no converter has been implemented for MySQL json field into 
web2py DAL.

Thanks in advanced for helping me

-- 
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/d/optout.

Reply via email to