window_function_format_order_by

Function window_function_format_order_by 

Source
pub fn window_function_format_order_by(
    to: &mut String,
    e: &Expr,
    k: &SortOptions,
)