mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Merge pull request #34485 from michaelkuhn/hasBigIntConversionPendingColumns-files_trash
Fix hasBigIntConversionPendingColumns missing files_trash
This commit is contained in:
commit
abaa3ef61b
1 changed files with 1 additions and 0 deletions
|
|
@ -774,6 +774,7 @@ Raw output
|
|||
'federated_reshares' => ['share_id'],
|
||||
'filecache' => ['fileid', 'storage', 'parent', 'mimetype', 'mimepart', 'mtime', 'storage_mtime'],
|
||||
'filecache_extended' => ['fileid'],
|
||||
'files_trash' => ['auto_id'],
|
||||
'file_locks' => ['id'],
|
||||
'file_metadata' => ['id'],
|
||||
'jobs' => ['id'],
|
||||
|
|
|
|||
Loading…
Reference in a new issue