Commit Graph

9 Commits (deaeab3d92ed8f536789a142828549957130dc1c)

Author SHA1 Message Date
Thomas Schmidt c3b57944ac Revert "enhance detection of un-initialized database", conflicted with setup step, needs rework 14 years ago
Thomas Schmidt 7fb89c5386 enhance detection of un-initialized database 14 years ago
Florian Pritz 8648e3c43c only call error_log() if DEBUG is true 14 years ago
Bart Visscher 82c7598861 Remove global vars and use the OC static version. 14 years ago
Côme BERNIGAUD e8fa2d3442 Added db4app lib, and apps test_db that shows how it works. 14 years ago
Serge Martin 3e8ae8636c Add postgresql support 14 years ago
Robin Appelman 2d19965750 some improvements to collection scanning 14 years ago
Robin Appelman 14f7daf53c add transitions to oc_db 14 years ago
Jakob Sack bafd684eb6 Renaming classes :-) 14 years ago
Jakob Sack 2ff8d7a8bc One class per file! 14 years ago
Jakob Sack f5c0dbd947 Use autoload 14 years ago
Robin Appelman 1ea43dd7f9 make OC_DB work with the sqlite3 driver 14 years ago
Robin Appelman 964b51879e add option to remove tables install from database structure 14 years ago
Robin Appelman 3e99aefb7e make logs work with sqlite 14 years ago
Robin Appelman 1850bddb67 move sqlite database into the data folder, makes it easier to set the correct permissions 14 years ago
Robin Appelman ab155de14f improve error handeling for first run dialog 14 years ago
Robin Appelman fde08b2389 installer now works when using mysql 14 years ago
Jakob Sack 7035c0417c Get Hot New Fixes (TM) 14 years ago
Jakob Sack fc33094429 replaced $CONFIG_DB* with OC_CONFIG::getValue( "db*" ) 14 years ago
Robin Appelman 26841884af move OC_DB to it's own file 14 years ago