summaryrefslogtreecommitdiffstats
path: root/lib/MDB2
Commit message (Expand)AuthorAgeFilesLines
* Revert "enhance detection of un-initialized database", conflicted with setup ...Thomas Schmidt2011-09-301-6/+0
* enhance detection of un-initialized databaseThomas Schmidt2011-09-301-0/+6
* Remove global vars and use the OC static version.Bart Visscher2011-09-182-6/+4
* Renaming classes :-)Jakob Sack2011-07-292-2/+2
* 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