summaryrefslogtreecommitdiff
path: root/program/include/rcube_db.php
AgeCommit message (Expand)Author
2012-07-09Fix debugging in sqlite driverAleksander Machniak
2012-07-08Move sequence_name() method into postgres driver classAleksander Machniak
2012-07-08CS fixesAleksander Machniak
2012-07-08Add get_variable() implementationAleksander Machniak
2012-07-06Handle properly situation when PDO class doesn't existAleksander Machniak
2012-07-04More CS fixes and commentsAleksander Machniak
2012-07-04CS fixes + more commentsAleksander Machniak
2012-06-28Support 'mysqli:' prefix in DSNAleksander Machniak
2012-06-19New database layer based on PHP PDOAleksander Machniak
2008-08-26- Removed support for PEAR::DB driveralecpl
2008-08-21- removed PHP4 class constructorsalecpl
2008-08-09- Case insensitive contacts searching using PostgreSQL (#1485259)alecpl
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the de...thomascube