On 3/7/07, Rob Hudson <[EMAIL PROTECTED]> wrote: > So somewhere else in the ORM it fixes the quoting before it hands it > over to the database?
Yup, that's correct -- it's actually part of the db-api spec (http://www.python.org/dev/peps/pep-0249/) -- Jacob Kaplan-Moss :: Lead Developer :: World Online [EMAIL PROTECTED] :: (785) 832-7278 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" 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/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---
