Sfoglia il codice sorgente

Update ConvertFilecacheBigInt.php

Signed-off-by: timm2k <timm2k@gmx.de>
tags/v25.0.0beta7
timm2k 1 anno fa
parent
commit
6ff58d30b4
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1
    0
      core/Command/Db/ConvertFilecacheBigInt.php

+ 1
- 0
core/Command/Db/ConvertFilecacheBigInt.php Vedi File

@@ -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…
Annulla
Salva