is_keyword

Function is_keyword 

Source
pub fn is_keyword(s: &str) -> bool
Expand description

Check if a string is a SQL keyword that should be quoted.