source: subversion/trunk/roundcubemail/program/include/rcube_mdb2.php

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3450   3 years thomasb List of tables mustn't be static (wtf?)
(edit) @3449   3 years thomasb Asynchronously expand contact groups + skip count queries in …
(edit) @3246   3 years alec - Fix inconsistency when not using default table names (#1486467)
(edit) @3231   3 years alec - add file/line definitions to raise_error() calls
(edit) @3227   3 years alec - Add support for MDB2's 'sqlsrv' driver (#1486395)
(edit) @3212   3 years alec - fix $Id$ keyword
(edit) @2920   4 years alec - Fix rcube_mdb2::affected_rows() (#1486082)
(edit) @2834   4 years alec - Use sequence names only with PostgreSQL (#1486018)
(edit) @2828   4 years alec - Fix rcube_mdb2.php: call to setCharset not implemented in mssql driver …
(edit) @2818   4 years alec - Fix rcube_mdb2::unixtimestamp for MS SQL (#1486015)
(edit) @2772   4 years alec - handle errors in insert_id()
(edit) @2719   4 years alec - Added 'imap_debug' option, described 'sql_debug' option in config file
(edit) @2675   4 years alec - Fix non-unicode characters caching in unicode database (#1484608)
(edit) @2673   4 years alec - performance improvements of messages caching
(edit) @2463   4 years alec - Fix session handling on non-session SQL query error (#1485734)
(edit) @2449   4 years alec - some hints to use sqlite db (#1485821)
(edit) @2406   4 years alec - Fix read/write database recognition (#1485811)
(edit) @2237   4 years till * bumping up copyright (happy new year ;-))
(edit) @2233   4 years alec - Fix SQL query execution errors handling in rcube_mdb2 class (#1485509)
(edit) @1978   5 years thomasb Set postgres-specific schema options + fix indentation
(edit) @1971   5 years alec - set MDB2's sequence options for postgres only
(edit) @1956   5 years alec - better postgresql sequence names handling
(edit) @1664   5 years alec - removed PHP4 class constructors
(edit) @1637   5 years alec - Case insensitive contacts searching using PostgreSQL (#1485259)
(edit) @1631   5 years alec - fread() replaced by file_get_contents(), see comments in #1484880
(edit) @1390   5 years thomasb Make sure we have a valid integer even if date is empty (#1485055)
(copy) @1291   5 years thomasb Changed codebase to PHP5 with autoloader + added some new classes from the …
copied from trunk/roundcubemail/program/include/rcube_mdb2.inc:
(edit) @1217   5 years thomasb Only emulate prepared queries in debug mode
Note: See TracRevisionLog for help on using the revision log.