On Oct 1, 2007, at 8:20 AM, [EMAIL PROTECTED] wrote:

>
> Hi Michael, thanks for the help!
>
> The documentation mentions that this option over-rides the per-engine
> configuration but I couldn't find a create_engine option to set this.
> Any reference would be greatly appreciated!
>

uhhh there is no per-engine configuration of ORDER BY, those must be  
some old docs youre reading.  ORDER BY is only defaulted in the ORM  
at the mapper() and relation() level.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to