needs_quoting

Function needs_quoting 

Source
pub fn needs_quoting(column_name: &str) -> bool
Expand description

Check if a column name needs quoting (contains spaces or special characters)