Skip to main content

process_command

Function process_command 

Source
pub fn process_command(query: &str, db: &mut Database) -> Result<String>
Expand description

Performs initial parsing of SQL Statement using sqlparser-rs