pub fn escape_identifier(name: &str) -> String
Escape a string for use in SQL (for identifiers, not values).