Update ConvertFilecacheBigInt.php

Signed-off-by: timm2k <timm2k@gmx.de>
This commit is contained in:
timm2k 2022-09-14 10:15:16 +02:00 committed by GitHub
parent 0c407b58db
commit 6ff58d30b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -67,6 +67,7 @@ class ConvertFilecacheBigInt extends Command {
'filecache_extended' => ['fileid'],
'files_trash' => ['auto_id'],
'file_locks' => ['id'],
'file_metadata' => ['id'],
'jobs' => ['id'],
'mimetypes' => ['id'],
'mounts' => ['id', 'storage_id', 'root_id', 'mount_id'],