Skip to main content

parse

Function parse 

Source
pub fn parse(sql: &str) -> Result<Select>
Expand description

Parse one SELECT statement — possibly a compound one.