I have a source table in POSTGRES having one JSON column.When i am fetching this column in BODS it is automatically taking it as varchar().But Varchar of this size is not supported by BODS.
Please suggest what can be solve this issue.
Thanks in Advance !