Commit Graph

17 Commits (88de9e40503833f76e79e8ac722025ceafd15c4b)

Author SHA1 Message Date
Brice Maron e533e82bc9 Add sequence name in insertid to be more portable 14 years ago
Robin Appelman f073041b0b provide function for updating the database scheme 14 years ago
Robin Appelman 6592fbb948 improve detection of database backend 14 years ago
Hendrik Langer 466b41c36b Don't use sys_get_temp_dir(), as it reports the wrong path in restricted environments 14 years ago
Robin Appelman 77378fa189 fix now() function for sqlite3 14 years ago
Brice Maron 1f6be85719 Fix bookmarks app to work with postgresql. 14 years ago
Robin Appelman b0127e3918 use OC_Log instead of error_log 14 years ago
Robin Appelman d11a8f4103 some minor tweaks to oc_db 14 years ago
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
Robin Appelman 39fa5d1c7f always use mdb2 for installation 14 years ago
Robin Appelman 0e2b957dac add pdo backend to oc_db 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