summaryrefslogtreecommitdiffstats
path: root/lib/database.php
Commit message (Expand)AuthorAgeFilesLines
* make OC_DB work with the sqlite3 driverRobin Appelman2011-06-131-6/+8
* add option to remove tables install from database structureRobin Appelman2011-06-121-0/+38
* make logs work with sqliteRobin Appelman2011-04-281-2/+8
* move sqlite database into the data folder, makes it easier to set the correct...Robin Appelman2011-04-281-5/+5
* improve error handeling for first run dialogRobin Appelman2011-04-171-4/+7
* installer now works when using mysqlRobin Appelman2011-04-171-1/+1
* Get Hot New Fixes (TM)Jakob Sack2011-04-161-1/+1
* replaced $CONFIG_DB* with OC_CONFIG::getValue( "db*" )Jakob Sack2011-04-161-9/+9
* move OC_DB to it's own fileRobin Appelman2011-04-161-0/+316