format_sql_ast

Function format_sql_ast 

Source
pub fn format_sql_ast(query: &str) -> Result<String, String>
Expand description

Parse and format SQL query using the AST