pub fn needs_quoting(column_name: &str) -> bool
Check if a column name needs quoting (contains spaces or special characters)