pub fn serialize_column<T: Serialize>(value: &T) -> Result<String>
Serialize a value to a JSON string for storage in a text/JSON column.