Hi,

I am displaying a list of records by using the following line,

rs =
model.<table_name>.select(order_by=[(model.<table_name>.c.<field_name>)]).execute()

I checked on internet but i didn't find any solution to order the list
by field_name in lowercase (mean no difference if the field record in
upper case or in lower case).

Can any body help me in this regard.

Thanks


--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"pylons-discuss" 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/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to