Description of problem: Add support for JSON types [1] instead of the current TEXT type to prevent inserting non JSON values by mistake. [1] https://wiki.postgresql.org/wiki/What%27s_new_in_PostgreSQL_9.3#JSON:_Additional_functionality Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
It doesn't bring any important benefits at the moment, so closing for now