Skip to main content

is_select_query

Function is_select_query 

Source
pub fn is_select_query(sql: &str) -> bool
Expand description

Returns true if SQL should run through select path.