Skip to main content

is_valid_unquoted_ident

Function is_valid_unquoted_ident 

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

Returns true when input is conservatively valid as an unquoted SQL identifier.