On Apr 10, 2006, at 7:15 PM, Sebastjan Trepca wrote:

>
> It sure is SQLObjects fault.
>
> This works for me in mysql:
>
> SELECT * FROM `select` WHERE `select`.id > 100;
>
> And this is how SQLObject should really quote its tables and fields.

You're right, works in Postgres too... However, are you sure this can  
extended to all the databases SQLObject supports?

If true then it's surely a SQLObject bug.

Alberto


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears
-~----------~----~----~----~------~----~------~--~---

Reply via email to