Open SeniorZhai opened 3 years ago
Mixin database upgrade related data is stored in SharedPreferences and this data is not reliable. Key-value tables should be created in the database to store this data. Contains the following data: PREF_ATTACHMENT PREF_ATTACHMENT_LAST PREF_ATTACHMENT_OFFSET PREF_FTS4_UPGRADE PREF_SYNC_FTS4_OFFSET PREF_BACKUP
Key-value tables
more properties
Need to support the addition of DEVICE_ID
Mixin database upgrade related data is stored in SharedPreferences and this data is not reliable.
Key-value tables
should be created in the database to store this data. Contains the following data: PREF_ATTACHMENT PREF_ATTACHMENT_LAST PREF_ATTACHMENT_OFFSET PREF_FTS4_UPGRADE PREF_SYNC_FTS4_OFFSET PREF_BACKUP