Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Key-value tables created in the database #1965

Open
SeniorZhai opened this issue Dec 25, 2020 · 2 comments
Open

Key-value tables created in the database #1965

SeniorZhai opened this issue Dec 25, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@SeniorZhai
Copy link
Member

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

@SeniorZhai SeniorZhai added the enhancement New feature or request label Dec 25, 2020
@Tougee
Copy link
Member

Tougee commented Jan 19, 2021

more properties

  • BACKUP_PERIOD
  • BACKUP_LAST_TIME
  • PREF_DUPLICATE_TRANSFER
  • PREF_STRANGER_TRANSFER
  • AUTO_DOWNLOAD_WIFI
  • AUTO_DOWNLOAD_MOBILE
  • AUTO_DOWNLOAD_ROAMING

@SeniorZhai
Copy link
Member Author

Need to support the addition of DEVICE_ID

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants