pub fn quote_identifier(identifier: &str) -> String
Quotes MySQL identifiers. See MySQL quote_identifier()