[Modeling-cvs] ProjectModeling INSTALL,1.11,1.12
Status: Abandoned
Brought to you by:
sbigaret
From: Sebastien B. <sbi...@us...> - 2004-08-02 20:15:32
|
Update of /cvsroot/modeling/ProjectModeling In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25065 Modified Files: INSTALL Log Message: Updated Index: INSTALL =================================================================== RCS file: /cvsroot/modeling/ProjectModeling/INSTALL,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** INSTALL 4 Oct 2003 13:08:32 -0000 1.11 --- INSTALL 2 Aug 2004 20:15:14 -0000 1.12 *************** *** 208,213 **** ------ ! The only supported python db-adaptor is ``pysqlite v0.4.3``. ! Tested w/ SQLite database server v2.8.5 Get it at: http://pysqlite.sourceforge.net/ --- 208,213 ---- ------ ! The only supported python db-adaptor is ``pysqlite``, currently v0.5.1. ! Tested w/ SQLite database server v2.8.15 Get it at: http://pysqlite.sourceforge.net/ |