nextcloud/apps/dav
Lukas Reschke b302ec8381 Use CLOB for timezone
TEXT defaults to a length of 255 which is going to fail in some cases as the timezone can be rather long.

This changes it back to a CLOB as it has been before as well: 8d8bb68b01. I'm not super convinced that CLOB is the best choice here but at least it seems to work.

Fixes https://github.com/owncloud/core/issues/22876
2016-03-04 21:59:08 +01:00
..
appinfo Use CLOB for timezone 2016-03-04 21:59:08 +01:00
command Map Maci 2016-03-01 17:45:05 +01:00
lib Rename and move permissions are set when a file is updatable 2016-03-03 20:03:06 +01:00
tests Rename and move permissions are set when a file is updatable 2016-03-03 20:03:06 +01:00
.gitignore Introducing CardDAV into core 2015-11-06 15:26:51 +01:00