Skip to main content

needs_quoting

Function needs_quoting 

Source
pub fn needs_quoting(input: &str) -> bool
Expand description

Returns true when an identifier should be double-quoted for conservative PostgreSQL rendering.