Commit Graph

15 Commits

Author SHA1 Message Date
alecpl
ac622998f9 - Fix non-unicode characters caching in unicode database (#1484608) 2009-06-24 09:44:05 +00:00
alecpl
ad84f9c06c - performance improvements of messages caching 2009-06-22 18:32:51 +00:00
alecpl
26d857447f - Fix session handling on non-session SQL query error (#1485734) 2009-05-09 20:07:10 +00:00
alecpl
50d515a7d6 - some hints to use sqlite db (#1485821) 2009-05-02 20:11:45 +00:00
alecpl
bac3565695 - Fix read/write database recognition (#1485811) 2009-04-21 06:50:48 +00:00
till
cbbef379a5 * bumping up copyright (happy new year ;-)) 2009-01-17 01:55:39 +00:00
alecpl
9c5bee69d7 - Fix SQL query execution errors handling in rcube_mdb2 class (#1485509) 2009-01-16 12:19:16 +00:00
thomascube
e905db1305 Set postgres-specific schema options + fix indentation 2008-10-14 12:49:44 +00:00
alecpl
9f23f05221 - set MDB2's sequence options for postgres only 2008-10-10 10:07:46 +00:00
alecpl
af7a23d9d9 - better postgresql sequence names handling 2008-10-07 19:18:14 +00:00
alecpl
95987c3943 - removed PHP4 class constructors 2008-08-21 06:59:45 +00:00
alecpl
d8d41658d3 - Case insensitive contacts searching using PostgreSQL (#1485259) 2008-08-09 20:20:59 +00:00
alecpl
ff73e02cce - fread() replaced by file_get_contents(), see comments in #1484880 2008-08-06 09:25:45 +00:00
thomascube
3978ab3928 Make sure we have a valid integer even if date is empty (#1485055) 2008-05-15 11:15:58 +00:00
thomascube
47124c2279 Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 2008-04-12 13:54:45 +00:00