summaryrefslogtreecommitdiffstats
path: root/lib/MDB2
Commit message (Expand)AuthorAgeFilesLines
* fix sqlite3 driver for php<5.3Robin Appelman2011-06-201-1/+3
* only create one connection to a sqlite3 database, fixes 'Database locked' err...Robin Appelman2011-06-171-0/+8
* make use of native sqlite3 prepared statementsRobin Appelman2011-06-141-2/+329
* sqlite3 driver for mdb2Robin Appelman2011-06-136-0/+3626