Update ConvertFilecacheBigInt.php

pull/23688/head
timm2k 6 years ago committed by GitHub
parent f9ea3d8689
commit 3f691c52dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      core/Command/Db/ConvertFilecacheBigInt.php

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

Loading…
Cancel
Save