Commit Graph

37 Commits (ec211b759241d9e1bbd21fad502e023c90719d9e)

Author SHA1 Message Date
alecpl 9db4ca92ef - Support one argument of type array, instead of n arguments for rcube_mdb2::query method 14 years ago
alecpl 5c461bada9 - Update phpdoc (#1486958) 14 years ago
thomascube 8603bbba2e Fix base url resolution + better order for condition checks in rcube_mdb2 + updated changelog 14 years ago
alecpl e019f2d0f2 - s/RoundCube/Roundcube/ 14 years ago
thomascube cb2bc809ef Fix db_mode check in insert_id() 14 years ago
thomascube a3de4f6054 Fix selection of read/write db connection 14 years ago
alecpl 860678e333 - Add semicolon at the end of SQL queries in log (#1486957) 14 years ago
alecpl 05a7e3d603 - Fix typo (#1486703) 14 years ago
alecpl a004bb8cbe - code re-formatting + small improvements 14 years ago
alecpl 5318bac11d - Don't add extra newline in sql debug log 14 years ago
alecpl cbde304b98 - Use MDB2's Manager module for listing tables 14 years ago
thomascube 64d855c9b1 List of tables mustn't be static (wtf?) 14 years ago
thomascube c0297f4172 Asynchronously expand contact groups + skip count queries in autocompletion mode + check for the existance of contactgroups table 14 years ago
alecpl e1ac217397 - Fix inconsistency when not using default table names (#1486467) 15 years ago
alecpl 10eedbe75a - add file/line definitions to raise_error() calls 15 years ago
alecpl 2273d4117f - Add support for MDB2's 'sqlsrv' driver (#1486395) 15 years ago
alecpl 8678ce85e6 - Fix rcube_mdb2::affected_rows() (#1486082) 15 years ago
alecpl 6b7e8e705a - Use sequence names only with PostgreSQL (#1486018) 15 years ago
alecpl dec9e85eae - Fix rcube_mdb2.php: call to setCharset not implemented in mssql driver (#1486019) 15 years ago
alecpl 44653321b4 - Fix rcube_mdb2::unixtimestamp for MS SQL (#1486015) 15 years ago
alecpl 6955c70f28 - handle errors in insert_id() 15 years ago
alecpl d559cba5f7 - Added 'imap_debug' option, described 'sql_debug' option in config file 15 years ago
alecpl ac622998f9 - Fix non-unicode characters caching in unicode database (#1484608) 15 years ago
alecpl ad84f9c06c - performance improvements of messages caching 15 years ago
alecpl 26d857447f - Fix session handling on non-session SQL query error (#1485734) 15 years ago
alecpl 50d515a7d6 - some hints to use sqlite db (#1485821) 15 years ago
alecpl bac3565695 - Fix read/write database recognition (#1485811) 15 years ago
till cbbef379a5 * bumping up copyright (happy new year ;-)) 16 years ago
alecpl 9c5bee69d7 - Fix SQL query execution errors handling in rcube_mdb2 class (#1485509) 16 years ago
thomascube e905db1305 Set postgres-specific schema options + fix indentation 16 years ago
alecpl 9f23f05221 - set MDB2's sequence options for postgres only 16 years ago
alecpl af7a23d9d9 - better postgresql sequence names handling 16 years ago
alecpl 95987c3943 - removed PHP4 class constructors 16 years ago
alecpl d8d41658d3 - Case insensitive contacts searching using PostgreSQL (#1485259) 16 years ago
alecpl ff73e02cce - fread() replaced by file_get_contents(), see comments in #1484880 16 years ago
thomascube 3978ab3928 Make sure we have a valid integer even if date is empty (#1485055) 16 years ago
thomascube 47124c2279 Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 16 years ago