Hendrik Langer
|
466b41c36b
|
Don't use sys_get_temp_dir(), as it reports the wrong path in restricted environments
|
2011-10-19 23:38:35 +02:00 |
Robin Appelman
|
77378fa189
|
fix now() function for sqlite3
|
2011-10-17 00:25:13 +02:00 |
Brice Maron
|
1f6be85719
|
Fix bookmarks app to work with postgresql.
Rework the bookmark app to manage postgresql.
Add a fetchOne function into the PdoStmtWrapper
Fix a tipo in comments.
|
2011-10-16 23:03:03 +02:00 |
Robin Appelman
|
b0127e3918
|
use OC_Log instead of error_log
|
2011-10-16 21:42:24 +02:00 |
Robin Appelman
|
d11a8f4103
|
some minor tweaks to oc_db
|
2011-10-16 21:11:03 +02:00 |
Robin Appelman
|
39fa5d1c7f
|
always use mdb2 for installation
|
2011-09-18 14:05:38 +02:00 |
Robin Appelman
|
0e2b957dac
|
add pdo backend to oc_db
|
2011-09-17 02:30:58 +02:00 |
Côme BERNIGAUD
|
e8fa2d3442
|
Added db4app lib, and apps test_db that shows how it works.
Also fixed a typo in db.php
|
2011-08-27 18:09:14 +02:00 |
Serge Martin
|
3e8ae8636c
|
Add postgresql support
REVIEW: 102101
|
2011-08-07 21:06:53 +02:00 |
Robin Appelman
|
2d19965750
|
some improvements to collection scanning
|
2011-08-01 00:07:46 +02:00 |
Robin Appelman
|
14f7daf53c
|
add transitions to oc_db
|
2011-07-31 20:24:53 +02:00 |
Jakob Sack
|
bafd684eb6
|
Renaming classes :-)
|
2011-07-29 21:36:03 +02:00 |
Jakob Sack
|
2ff8d7a8bc
|
One class per file!
|
2011-07-29 21:03:53 +02:00 |
Jakob Sack
|
f5c0dbd947
|
Use autoload
|
2011-07-27 19:07:28 +02:00 |