Function postgres_protocol::escape::escape_identifier
source · pub fn escape_identifier(input: &str) -> StringExpand description
Escape an identifier and surround result with double quotes.
pub fn escape_identifier(input: &str) -> StringEscape an identifier and surround result with double quotes.