on Fri Jun 06 2008, "Noah Kantrowitz" <noah-AT-coderanger.net> wrote:
> What happens is Trac passes the SQL (with placeholders in it) and the > argument tuple to the low-level database library. That library is what > handles interpolating the arguments into the SQL+placeholders. When it does > the interpolation, it should see that the argument is a str or Unicode > object, and wrap it with quotes. If this is not happening, please file a > ticket with whatever database library you use. Okay, thanks for clarifying. Of course, now we can't reproduce the issue, so we'll just have to wait until we see a problem again. -- Dave Abrahams BoostPro Computing http://www.boostpro.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" 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/trac-dev?hl=en -~----------~----~----~----~------~----~------~--~---
