pub fn normalize_fill_with(fill_with: Option<&str>) -> Option<String>
Normalize fill_with value - empty string becomes ‘’ (SQL empty string literal)