to_order_by_exprs

Function to_order_by_exprs 

Source
fn to_order_by_exprs(order_by: Option<OrderBy>) -> Result<Vec<OrderByExpr>>
Expand description

Returns the order by expressions from the query.