Browse Source
Update ConvertFilecacheBigInt.php
Signed-off-by: timm2k <timm2k@gmx.de>
pull/34067/head
timm2k
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
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'], |
|
|
|
|