fn to_order_by_exprs(order_by: Option<OrderBy>) -> Result<Vec<OrderByExpr>>
Returns the order by expressions from the query.