postgres_protocol::escape

Function escape_identifier

Source
pub fn escape_identifier(input: &str) -> String
Expand description

Escape an identifier and surround result with double quotes.