Hi,

While trying to debug my script I set echo=True and checked the SQL
statements that are generated. I noticed that all of the SELECTs
issued to the DB have the ORDER_BY clause -- even though I didn't
explicitly specify order_by() nor do I care about the order.

Is this normal? Is there any way to turn this off?

Thanks in advance,
Mark


--~--~---------~--~----~------------~-------~--~----~
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