roundcubemail-plugins-kolab/plugins/libkolab/SQL
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
..
mysql Fix problem with disappearing events caused by DB errors (#4257) 2015-01-16 08:02:51 -05:00
oracle Fix problem with disappearing events caused by DB errors (#4257) 2015-01-16 08:02:51 -05:00
mysql.initial.sql Fix problem with disappearing events caused by DB errors (#4257) 2015-01-16 08:02:51 -05:00
oracle.initial.sql Fix problem with disappearing events caused by DB errors (#4257) 2015-01-16 08:02:51 -05:00
postgres.initial.sql Added DDL for postgres (Bug #2039) 2013-07-31 14:28:18 +02:00