pub fn format_pgformatter_validated(
source: &str,
config: &PgFormatterConfig,
) -> FormatResultExpand description
Formats SQL with pgFormatter and validates the result.
pub fn format_pgformatter_validated(
source: &str,
config: &PgFormatterConfig,
) -> FormatResultFormats SQL with pgFormatter and validates the result.