修复升级数据库升级失败
This commit is contained in:
@@ -291,7 +291,7 @@ export class BaseRealmService extends BaseService {
|
||||
VideoMessage
|
||||
],
|
||||
path: this.dbpath,
|
||||
schemaVersion: 37,
|
||||
schemaVersion: 39,
|
||||
migration: migration
|
||||
}
|
||||
this.realm = await Realm.open(config)
|
||||
|
||||
Reference in New Issue
Block a user