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) @4790   2 years alec - Fix func_get_args() usage for PHP<5.3 (#1487928)
(edit) @4768   2 years thomasb Fix sort order when contact name is empty
(edit) @4747   2 years thomasb Revert r4746 due to timestsamp issues with mysql; deprecate …
(edit) @4746   2 years thomasb Rely on mysql server timezone not on PHP
(edit) @4694   2 years thomasb Remove unnecessary code (thanks Alec)
(edit) @4693   2 years thomasb Fix return value of affected_rows()
(edit) @4678   2 years alec - Improve performance by including files with absolute path (#1487849)
(edit) @4670   2 years thomasb Check for DB connection state instead of handle (handle could be an error …
(edit) @4668   2 years thomasb Gracefully shrug on database errors
(edit) @4635   2 years alec - Fixed bug where some dates would produce SQL error in MySQL (#1487856)
(edit) @4573   2 years thomasb Create interactive update script with improved DB schema check; udated …
(edit) @4410   2 years thomasb Bumbed version; Roundcube development is not Switzerland only
(edit) @4057   3 years alec - Support one argument of type array, instead of n arguments for …
(edit) @4015   3 years alec - Update phpdoc (#1486958)
(edit) @3993   3 years thomasb Fix base url resolution + better order for condition checks in rcube_mdb2 …
(edit) @3989   3 years alec - s/RoundCube/Roundcube/
(edit) @3982   3 years thomasb Fix db_mode check in insert_id()
(edit) @3978   3 years thomasb Fix selection of read/write db connection
(edit) @3947   3 years alec - Add semicolon at the end of SQL queries in log (#1486957)
(edit) @3581   3 years alec - Fix typo (#1486703)
(edit) @3576   3 years alec - code re-formatting + small improvements
(edit) @3528   3 years alec - Don't add extra newline in sql debug log
(edit) @3456   3 years alec - Use MDB2's Manager module for listing tables
(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.