pub fn quote_sql_identifier(name: &str) -> String
Quote a single SQL identifier using double quotes (escaping embedded quotes).