pub fn format_sql_ast(query: &str) -> Result<String, String>
Parse and format SQL query using the AST