pub fn format_parse(parse: &Parse, config: &PgFormatterConfig) -> StringExpand description
Formats a parsed SQL tree using pgFormatter style.
pub fn format_parse(parse: &Parse, config: &PgFormatterConfig) -> StringFormats a parsed SQL tree using pgFormatter style.