mz_sql_pretty

Function to_pretty

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

Pretty prints a statement at a width.