pub fn is_valid_unquoted_ident(input: &str) -> bool
Returns true when input is conservatively valid as an unquoted SQL identifier.
true
input