normalize_fill_with

Function normalize_fill_with 

Source
pub fn normalize_fill_with(fill_with: Option<&str>) -> Option<String>
Expand description

Normalize fill_with value - empty string becomes ‘’ (SQL empty string literal)