parse

Function parse 

Source
pub fn parse(sql: &str) -> Vec<Token>
Expand description

parse sql into tokens, only for test