Files
nextcloud-server-mirror/apps/dav/lib/Migration/RemoveDeletedUsersCalendarSubscriptions.php
Christoph Wurst 478953d002 Cast orphan subscription id to int
DB columns are of type int by default, so they need to be casted.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-12-01 10:48:14 +01:00

3.8 KiB