core: add migration to remove item.remote

This commit is contained in:
Abdullah Atta
2023-09-11 12:40:15 +05:00
committed by Abdullah Atta
parent 9ab7e722e0
commit 030aba2ac3
3 changed files with 14 additions and 3 deletions

View File

@@ -127,6 +127,7 @@ export default class Backup {
switch (version) {
case CURRENT_DATABASE_VERSION:
case 5.8:
case 5.7:
case 5.6:
case 5.5: