roundcubemail-plugins-kolab/plugins/libkolab/SQL/mysql
Aleksander Machniak bd9b14e3c6 Fix problem with disappearing events caused by DB errors (#4257)
Object "tags" string may for some object types be longer than 255 characters.
Modified "tags" column type to text (clob in Oracle) for all kolab_cache_* tables.
2015-01-16 08:02:51 -05:00
..
2013011000.sql Update SQL scripts to match Roundcube format for schema upgrades, update/add UPGRADING instructions 2013-01-18 09:40:48 +01:00
2013041900.sql Implemented new method of storing filename and mimetype of file objects 2013-04-19 14:20:55 +02:00
2013100400.sql Rename kolab_folders.ID to kolab_folders.folder_id to be in sync with other Roundcube database conventions 2013-10-07 20:06:04 +02:00
2013110400.sql Extend contact's xml col to longtext because of the binary data for photo and crypt keys 2013-11-04 10:55:07 +01:00
2013121100.sql Fix kolab cache issues with malformed/unsupported character sequences 2013-12-12 09:45:18 +01:00
2014021000.sql Optimize access to kolab contacts using a sorted and limited query (#2828) 2014-02-10 11:46:50 +01:00
2014032700.sql Resolve UID -> MSGUID mapping from cache table index instead of using IMAP search 2014-04-01 16:32:28 +02:00
2014040900.sql Force cache-rebulding for events and tasks with alarms 2014-04-17 12:36:09 +02:00
2014112700.sql Create domain-aware cache identifiers for groupware folders (#3991) 2014-11-27 09:33:40 +01:00
2015011600.sql Fix problem with disappearing events caused by DB errors (#4257) 2015-01-16 08:02:51 -05:00