This website requires JavaScript.
Explore
Help
Register
Sign In
mbk-lab
/
nextcloud
Watch
2
Star
0
Fork
You've already forked nextcloud
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
08ee2fcf93
nextcloud
/
3rdparty
/
MDB2
/
Driver
History
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
2012-09-12 23:03:56 +02:00
..
Datatype
fix two bugs in MDB2, patches committed upstream
https://pear.php.net/bugs/bug.php?id=19582
2012-08-27 13:59:59 +02:00
Function
add oci8 to MDB2
2012-07-31 17:42:36 +02:00
Manager
add oci8 to MDB2
2012-07-31 17:42:36 +02:00
Native
add oci8 to MDB2
2012-07-31 17:42:36 +02:00
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
2012-09-12 23:03:56 +02:00
mysql.php
fix two bugs in MDB2, patches committed upstream
https://pear.php.net/bugs/bug.php?id=19582
2012-08-27 13:59:59 +02:00
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
2012-09-12 23:03:56 +02:00
pgsql.php
more MDB2 updates
2012-05-13 20:53:55 +02:00
sqlite.php
more MDB2 updates
2012-05-13 20:53:55 +02:00