Merge pull request #1256 from nextcloud/backport/1181/master

[master] Add another table not converted from sqlite to mysql
This commit is contained in:
Morris Jobke
2019-02-15 11:09:45 +01:00
committed by GitHub

View File

@@ -69,5 +69,6 @@ Here is a list of known old tables:
* oc_media_songs
* oc_media_users
* oc_permissions
* oc_privatedata - this table was later added again by the app `privatedata` (https://apps.nextcloud.com/apps/privatedata) and is safe to be removed if that app is not enabled
* oc_queuedtasks
* oc_sharing