mirror of
https://github.com/nextcloud/server.git
synced 2026-04-21 14:23:17 -04:00
Update ConvertFilecacheBigInt.php
This commit is contained in:
parent
f9ea3d8689
commit
3f691c52dc
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Reference in a new issue