pub fn needs_quoting(input: &str) -> bool
Returns true when an identifier should be quoted for conservative SQL rendering.
true