mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 17:23:59 -04:00
Merge pull request #21469 from owncloud/drop-old-gallery-table
Drop oc_gallery_sharing which was removed in 8.0.0
This commit is contained in:
commit
6460448b10
1 changed files with 1 additions and 0 deletions
|
|
@ -77,6 +77,7 @@ class DropOldTables extends BasicEmitter implements RepairStep {
|
|||
'file_map',
|
||||
'foldersize',
|
||||
'fscache',
|
||||
'gallery_sharing',
|
||||
'locks',
|
||||
'log',
|
||||
'media_albums',
|
||||
|
|
|
|||
Loading…
Reference in a new issue