]> source.dussan.org Git - nextcloud-server.git/commitdiff
Update ConvertFilecacheBigInt.php
authortimm2k <timm2k@gmx.de>
Mon, 26 Oct 2020 08:18:56 +0000 (09:18 +0100)
committerGitHub <noreply@github.com>
Mon, 26 Oct 2020 08:18:56 +0000 (09:18 +0100)
core/Command/Db/ConvertFilecacheBigInt.php

index 99ed45549cb6e38289a2bd1ae82b204528991b3e..6b5b0dc9c82a0ddc9bdc68ab88a451b1fe4fb36b 100644 (file)
@@ -65,6 +65,7 @@ class ConvertFilecacheBigInt extends Command {
                        'authtoken' => ['id'],
                        'bruteforce_attempts' => ['id'],
                        'filecache' => ['fileid', 'storage', 'parent', 'mimetype', 'mimepart', 'mtime', 'storage_mtime'],
+                       'filecache_extended' => ['fileid'],
                        'file_locks' => ['id'],
                        'jobs' => ['id'],
                        'mimetypes' => ['id'],