mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 09:42:09 -04:00
Update ConvertFilecacheBigInt.php
Signed-off-by: timm2k <timm2k@gmx.de>
This commit is contained in:
parent
0c407b58db
commit
6ff58d30b4
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Reference in a new issue