Commit Graph

26 Commits (21c6cc45e610f47f7bb7a77132a8f2effd5a83f9)

Author SHA1 Message Date
Jörn Friedrich Dreyer 53b0e6dcc1 fix schema updates with oracle\n basically this took me all day to debug and hack, we need a new db layer! MDB2 is dead and pecl oci8 even more so! It has officially been deprecated in php 5.4: http://www.php.net/manual/de/function.ocifetchinto.php 12 years ago
Jörn Friedrich Dreyer d91bd37bd7 fix two bugs in MDB2, patches committed upstream https://pear.php.net/bugs/bug.php?id=19582 12 years ago
Jörn Friedrich Dreyer 417bebd9b7 dix php strict warnings in mdb2 oci8 13 years ago
Jörn Friedrich Dreyer 3c5670b662 comment extra timestamp quotation for oci8. Oracle can handle CURRENT_TIMESTAMP pretty well 13 years ago
Jörn Friedrich Dreyer c03daca712 add oci8 to MDB2 13 years ago
Thomas Müller a91e3d68b0 fixing syntax error 13 years ago
Robin Appelman cb833e45c2 get rid of php4 style constructors in mdb2 13 years ago
Robin Appelman d98a0a1bb9 fix for pgsql database migration 13 years ago
Robin Appelman f4577bf00c fix for pgsql database migration 13 years ago
Robin Appelman 6b6477a90a fix getting the db scheme from existing database 13 years ago
Robin Appelman 68fd5a5d58 some mdb2 pgsql fixes 13 years ago
Robin Appelman 77e2387d94 more MDB2 updates 13 years ago
Robin Appelman d2bd78c41a update MDB2 and XML_Parser 13 years ago
Robin Appelman 4f627c428e some more error reporting during filesystem scan 13 years ago
Robin Appelman 20553c1afe Revert "remove the 3rdparty files. everything is now in https://gitorious.org/owncloud/3rdparty" 13 years ago
Frank Karlitschek dccdeca258 remove the 3rdparty files. everything is now in https://gitorious.org/owncloud/3rdparty 13 years ago
Robin Appelman 757e6cd0aa typos.... 13 years ago
Robin Appelman 011732a083 small documentation improvement 13 years ago
Robin Appelman ebe10870cf fix database upgrading for pgsql 13 years ago
Robin Appelman da33229dab fix some pgsql strict warnings 13 years ago
Robin Appelman 469a80ac09 fix some sqlite2 upgrade issues 13 years ago
Robin Appelman 5c179e6255 fix another warning in pgsql 13 years ago
Robin Appelman 1b1c4889fc fix some warning in the pgsql driver 13 years ago
Bart Visscher 82c7598861 Remove global vars and use the OC static version. 13 years ago
Frank Karlitschek f5a030f4ae remove the ownCloud 3D support and add lot's of usefull 3rd party libraries instead. 14 years ago