Il 11/05/15 10:48, IVINH ha scritto:
> Thank Manuele.
> How i can use jsonb type? 
I don't know... but I don't think jsonb is supported at the moment.
Anyway I also think (but test is needed) you can use a json field in
your model to represent a column that is of jsonb type.
It requires to create manually your table or change the field type using
a raw sql command passed to execute_sql method.

    M.

-- 
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