Home | Trees | Index | Help |
|
---|
Package pydo :: Package drivers :: Module sqliteconn |
|
PyDO driver for sqlite, using the pysqlite adapter.
Currently this has been tested with sqlite 2 (not sqlite 3), and pysqlite 1.0.1.
TODO: add support for sqlite3 and corresponding version of pysqlite.Classes | |
---|---|
SqliteConverter |
|
SqliteDBI |
Function Summary | |
---|---|
convert_DATE(dt)
| |
convert_TIMESTAMP(ts)
|
Variable Summary | |
---|---|
dict |
_converters = {<type 'datetime.datetime'>: <function <la...
|
Variable Details |
---|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.0 on Wed Mar 8 10:18:59 2006 | http://epydoc.sf.net |