Re: Test suite update for format conversion accuracy.
Carl Karsten <[email protected]>
| Newsgroups | gmane.comp.python.db |
|---|---|
| Message-ID | <CADmzSShnAonQX84G83DrGHdppLCMxNUJFBUezEC9299Dwv=W+g@mail.gmail.com> |
On Mon, May 20, 2013 at 11:16 AM, Daniele Varrazzo <[email protected]> wrote: > If any module wanted to support a placeholder different than the native > one would find the need to parse the query string, which I don't think > is a reasonable thing to ask to a client library. +1 I have an idea: two layers. 1. thin python interface to the underling binary lib that actaully talks to the server. 2. a bunch of helper code that everyone is going to write anyway. -- Carl K _______________________________________________ DB-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/db-sig