On Feb 17, 3:13 pm, Michael Trier <[email protected]> wrote: > backref supports the same arguments as relation(), which include an order_by > argument. > > http://www.sqlalchemy.org/docs/05/reference/orm/mapping.html?highligh...
Michael, I'm using the order_by argument. The problem is that it's sorting my values ascendingly instead of descendingly. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sqlalchemy?hl=en -~----------~----~----~----~------~----~------~--~---
