summaryrefslogtreecommitdiff
path: root/program/include/rcube_db.inc
AgeCommit message (Expand)Author
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the de...thomascube
2008-03-19Enable SQL logging (set 'sql_debug' config param to true); Switch to emulated...thomascube
2008-02-15* cs in require_oncetill
2007-11-09Add escapeSimple method to rcube_db() object, to be used instead of quote() w...svncommit
2007-08-07Documentation, code style and cleanupthomascube
2007-05-24upgrade to TinyMCE v2.1.1.1svncommit
2007-04-28Merged branch devel-addressbook from r443 back to trunkthomascube
2007-03-23close #1484280svncommit
2007-03-23close #1484280svncommit
2007-03-13Fixed bugs in rcube_db and rcube_imap classesthomascube
2006-08-30Added MSSQL supportthomascube
2006-06-25Fixed persistent connections with PHP4thomascube
2006-03-14Improved error handling in DB connection failurethomascube
2006-02-19Added fetch_array methodthomascube
2006-01-11Switched to full UTF-8 supportthomascube
2006-01-05Optimized loading time; added periodic mail check; added EXPUNGE commandthomascube
2005-12-03Re-design of caching (new database table added\!); some bugfixes; Postgres su...thomascube
2005-11-06Added localized messages to client and check form inputthomascube
2005-11-01Fixed session expiration issue with SQLitethomascube
2005-10-26mysqli supportsvncommit
2005-10-25more pear/mdb2 integrationsvncommit
2005-10-20added DB LIMIT abstractionsvncommit
2005-10-20DB code cleanupsvncommit
2005-10-07Several bugfixes and feature improvementsthomascube
2005-10-04Added new languages, hierarchical folder tree and attachments in forwarded me...thomascube
2005-10-03Changed file encoding to unix/UTF-8thomascube
2005-10-03affectedRows fixsvncommit
2005-10-02added use of persistent links and improved non-replication connectionsvncommit
2005-10-02Added PEAR:DB support plus database replication supportsvncommit