summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include/rcube_db.inc
AgeCommit message (Collapse)Author
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the ↵thomasb
devel-vnext branch git-svn-id: https://svn.roundcube.net/trunk@1291 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-19Enable SQL logging (set 'sql_debug' config param to true); Switch to ↵thomasb
emulated prepare mode for better performance git-svn-id: https://svn.roundcube.net/trunk@1194 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-15* cs in require_oncetill
git-svn-id: https://svn.roundcube.net/trunk@1089 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-11-09Add escapeSimple method to rcube_db() object, to be used instead of quote() ↵robin
which will not allways work in virtuser query, for example when using something like REGEXP '(^|,)%u(,|$)' git-svn-id: https://svn.roundcube.net/trunk@915 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-08-07Documentation, code style and cleanupthomasb
git-svn-id: https://svn.roundcube.net/trunk@666 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-05-24upgrade to TinyMCE v2.1.1.1estadtherr
git-svn-id: https://svn.roundcube.net/trunk@584 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-04-28Merged branch devel-addressbook from r443 back to trunkthomasb
git-svn-id: https://svn.roundcube.net/trunk@543 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-03-23close #1484280fourat.zouari
Refixed git-svn-id: https://svn.roundcube.net/trunk@518 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-03-23close #1484280fourat.zouari
git-svn-id: https://svn.roundcube.net/trunk@516 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-03-13Fixed bugs in rcube_db and rcube_imap classesthomasb
git-svn-id: https://svn.roundcube.net/trunk@504 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-08-30Added MSSQL supportthomasb
git-svn-id: https://svn.roundcube.net/trunk@328 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-06-25Fixed persistent connections with PHP4thomasb
git-svn-id: https://svn.roundcube.net/trunk@262 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-03-14Improved error handling in DB connection failureroundcube
git-svn-id: https://svn.roundcube.net/trunk@164 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-02-19Added fetch_array methodroundcube
git-svn-id: https://svn.roundcube.net/trunk@137 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-01-11Switched to full UTF-8 supportroundcube
git-svn-id: https://svn.roundcube.net/trunk@100 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-01-05Optimized loading time; added periodic mail check; added EXPUNGE commandroundcube
git-svn-id: https://svn.roundcube.net/trunk@93 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-12-03Re-design of caching (new database table added\!); some bugfixes; Postgres ↵roundcube
support git-svn-id: https://svn.roundcube.net/trunk@88 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-11-06Added localized messages to client and check form inputroundcube
git-svn-id: https://svn.roundcube.net/trunk@76 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-11-01Fixed session expiration issue with SQLiteroundcube
git-svn-id: https://svn.roundcube.net/trunk@70 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-26mysqli supportsparc
git-svn-id: https://svn.roundcube.net/trunk@61 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-25more pear/mdb2 integrationsparc
git-svn-id: https://svn.roundcube.net/trunk@58 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-20added DB LIMIT abstractionsparc
git-svn-id: https://svn.roundcube.net/trunk@47 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-20DB code cleanupsparc
git-svn-id: https://svn.roundcube.net/trunk@46 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-07Several bugfixes and feature improvementsroundcube
git-svn-id: https://svn.roundcube.net/trunk@21 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-04Added new languages, hierarchical folder tree and attachments in forwarded ↵roundcube
messages git-svn-id: https://svn.roundcube.net/trunk@20 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-03Changed file encoding to unix/UTF-8roundcube
git-svn-id: https://svn.roundcube.net/trunk@18 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-03affectedRows fixsparc
git-svn-id: https://svn.roundcube.net/trunk@15 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-02added use of persistent links and improved non-replication connectionsparc
git-svn-id: https://svn.roundcube.net/trunk@14 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-02Added PEAR:DB support plus database replication supportsparc
git-svn-id: https://svn.roundcube.net/trunk@12 208e9e7b-5314-0410-a742-e7e81cd9613c