(10-27-2019, 07:11 PM)Celton McGrath Wrote: Hi Listy,So, i've been doing this file_object.set_value(name='metadata', value=json.dumps(MY_METADATA_DICT, separators=(',', ':')))
The sthpw/file metadata column is of type text. At what point was it different? Do you mean that at one point it was json?
- Celton
and then when i retrieved data back this column contained DICT. Without needing to json.loads.