Update ConvertFilecacheBigInt.php

Signed-off-by: timm2k <timm2k@gmx.de>
pull/34067/head
timm2k 4 years ago committed by GitHub
parent 0c407b58db
commit 6ff58d30b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      core/Command/Db/ConvertFilecacheBigInt.php

@ -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'],

Loading…
Cancel
Save