Skip to main content

detect_query_kind

Function detect_query_kind 

Source
pub fn detect_query_kind(sql: &str) -> QueryKind
Expand description

Detect the query kind from the first non-whitespace, non-comment token.