On Thu, 2004-10-21 at 04:46, Gerhard Haering wrote: > WAIT! > > I *can* implement something that is smarter than always converting to > unicode/string, and that is, I can ask the SQLite engine which type a > column has, but the limitation is it will only return its internal > types: > > #define SQLITE_INTEGER 1 > #define SQLITE_FLOAT 2 > #define SQLITE_TEXT 3 > #define SQLITE_BLOB 4 > #define SQLITE_NULL 5 I think that would be a neat idea as a default. Still, I want what the MySQL python binding has -- a way to provide a mapping of column names to converters. IIRC, the interface for that was a bit clunky, but it was definitely usable, so it might be better to be consistent, than better. :) -Barry -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 307 bytes Desc: This is a digitally signed message part Url : http://mail.python.org/pipermail/python-dev/attachments/20041021/77e60723/attachment.pgp
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4