summaryrefslogtreecommitdiff
path: root/program/lib/Roundcube/rcube_db.php
AgeCommit message (Expand)Author
2013-03-24Match regex on multi-line sql statementsThomas Bruederli
2013-03-23Hack to reset PDO statement iterators after countingThomas Bruederli
2013-03-13Re-implement rcube_db::num_rows() to ensure backwards compatibilityThomas Bruederli
2013-03-06Add type 'ident' in quote() so we can quote identifiers (eg. column names) th...Aleksander Machniak
2013-02-17When connection to read-only db fails try to connect to write-master, but onl...Aleksander Machniak
2013-01-31Slightly improve database driver chackAleksander Machniak
2013-01-09Reset $db_error_msg on queryAleksander Machniak
2012-12-21Fix commentAleksander Machniak
2012-12-20Fix locking issue in SQLite driver (#1488874)Aleksander Machniak
2012-12-18Cleanup, remove file paths from docAleksander Machniak
2012-12-16Fix package definitions and include framework classes in phpdocThomas Bruederli
2012-12-07Fix big memory consumption of DB layer (#1488856)Aleksander Machniak
2012-11-21Framework files moved to lib/RoundcubeAleksander Machniak