summaryrefslogtreecommitdiffstats
path: root/lib/db.php
Commit message (Expand)AuthorAgeFilesLines
* Add sequence name in insertid to be more portableBrice Maron2011-10-291-2/+8
* provide function for updating the database schemeRobin Appelman2011-10-231-2/+35
* improve detection of database backendRobin Appelman2011-10-231-2/+13
* Don't use sys_get_temp_dir(), as it reports the wrong path in restricted envi...Hendrik Langer2011-10-191-2/+2
* fix now() function for sqlite3Robin Appelman2011-10-171-1/+1
* Fix bookmarks app to work with postgresql.Brice Maron2011-10-161-1/+10
* use OC_Log instead of error_logRobin Appelman2011-10-161-5/+4
* some minor tweaks to oc_dbRobin Appelman2011-10-161-2/+4
* always use mdb2 for installationRobin Appelman2011-09-181-2/+1
* add pdo backend to oc_dbRobin Appelman2011-09-171-135/+215
* Added db4app lib, and apps test_db that shows how it works.Côme BERNIGAUD2011-08-271-1/+1
* Add postgresql supportSerge Martin2011-08-071-0/+4
* some improvements to collection scanningRobin Appelman2011-08-011-0/+2
* add transitions to oc_dbRobin Appelman2011-07-311-0/+33
* Renaming classes :-)Jakob Sack2011-07-291-13/+13
* One class per file!Jakob Sack2011-07-291-1/+0
* Use autoloadJakob Sack2011-07-271-0/+365