Package pydo :: Package drivers :: Module sqliteconn
[show private | hide private]
[frames | no frames]

Module pydo.drivers.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)

Generated by Epydoc 2.0 on Wed Mar 8 10:18:59 2006 http://epydoc.sf.net