mz_sql_pretty

Function to_pretty

Source
pub fn to_pretty<T: AstInfo>(
    stmt: &Statement<T>,
    config: PrettyConfig,
) -> String
Expand description

Pretty prints a statement at a width.