diff options
author | Christoph Wurst <christoph@winzerhof-wurst.at> | 2021-12-29 14:18:45 +0100 |
---|---|---|
committer | Vincent Petry (Rebase PR Action) <PVince81@users.noreply.github.com> | 2022-03-24 17:42:03 +0000 |
commit | 4f33b6937ba68b77e413250a9887f6bcd1ae011d (patch) | |
tree | df04b102f6c926d8f1915a97a7eb70504f3197fd /apps/files_external | |
parent | 00076c07098dbff236d133998de03bee8d4fec33 (diff) | |
download | nextcloud-server-4f33b6937ba68b77e413250a9887f6bcd1ae011d.tar.gz nextcloud-server-4f33b6937ba68b77e413250a9887f6bcd1ae011d.zip |
Fix column/property type of the CalDAV deleted_at time stamp
The timestamp is an int, but we treated it as string. With this patch
the property map is enriched with types and settype casts the value if
necessary.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'apps/files_external')
0 files changed, 0 insertions, 0 deletions