mz_sql_pretty

Function pretty_str

Source
pub fn pretty_str(str: &str, config: PrettyConfig) -> Result<String, Error>
Expand description

Parses str into a single SQL statement and pretty prints it.