[Modeling-users] SQLite adaptor
Status: Abandoned
Brought to you by:
sbigaret
From: Sebastien B. <sbi...@us...> - 2003-05-30 17:29:23
|
Hi all, I've just quickly made an adaptor for SQLite based on pysqlite. If somebody here is interested in testing it please tell I'll make the patch against 0.9pre8 available. I still have a little problem with it (cannot find a way to handle a nested INNER JOIN --syntax error / help request sent on the sqlite mailing-list), however it might be already of some interest to one of you. BTW if you have some experience w/ SQLite I'd be happy to hear from you! -- S=E9bastien. SQLite: http://www.hwaci.com/sw/sqlite/ pysqlite: http://pysqlite.sourceforge.net/ |