class-sqlite3db new version

Jonathan Gotti Jonathan Gotti on July 27, 2010 | What I'm Doing, Class Db | 0 comments | Recent Posts

It was a long time since i used sqlite3 and at this time there was only an experimental sqlite3 module available. So until now the sqlite3db class use this old unmaintained extension and a user ask me if it was possible to get a new version using the default standard sqlite3 module bundled with php5.3. It’s now a thing done !

So if you want to use sqlite3 with the ease of class db or even better with abstractModel you can check it out right now in the class-db project section.



Comments