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 quoted for conservative SQL rendering.