pub fn get_string(row: &Row, field: &str) -> Option<String>
Extract a string value from a Row by field name.