Hi, The row_to_json seems to strip white space:
select ROW_to_json(q) from (select 'foo a bar' as TEST) q; any help on how to preserve? Thanks! -mark-
Hi, The row_to_json seems to strip white space:
select ROW_to_json(q) from (select 'foo a bar' as TEST) q; any help on how to preserve? Thanks! -mark-