[DB-SIG] API suggestion: expose 'quote' method

David Rushby davidrushby at yahoo.com
Tue Jun 3 17:54:45 EDT 2003


--- Chris Cogdon <chris at cogdon.org> wrote:
> 
> On Tuesday, Jun 3, 2003, at 11:45 US/Pacific, David Rushby wrote:
> >> Now, if this is true, then the DMBS has a quoting convention that
> >> I believe should be exposed.
> >
> > Again, "I believe should be exposed" != "actually is exposed in the 
> > client API".
> 
> I know that, which is why I'm making the suggestion that we turn the != 
> into a ==

I phrased that poorly.  I meant that some DBMSes "have a quoting convention",
yet don't expose it in their *native* C clients APIs, which makes exposure in
the Python driver immaterial (unless the author of the Python driver were to
write his own quoting code, which would be error-prone and likely to break or
not be extended to new data types across DBMS versions).

__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com



More information about the DB-SIG mailing list