You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/3rdparty/MDB2/Driver
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 13 years ago
..
Datatype fix two bugs in MDB2, patches committed upstream https://pear.php.net/bugs/bug.php?id=19582 13 years ago
Function add oci8 to MDB2 13 years ago
Manager add oci8 to MDB2 13 years ago
Native add oci8 to MDB2 13 years ago
Reverse 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 13 years ago
mysql.php fix two bugs in MDB2, patches committed upstream https://pear.php.net/bugs/bug.php?id=19582 13 years ago
oci8.php 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 13 years ago
pgsql.php more MDB2 updates 13 years ago
sqlite.php more MDB2 updates 13 years ago