format_select_with_config

Function format_select_with_config 

Source
pub fn format_select_with_config(
    stmt: &SelectStatement,
    config: &FormatConfig,
) -> String
Expand description

Format a SELECT statement with custom configuration