HomePhabricator
Diffusion Comm 80d5601d449e

[sqlite] Add keyservers_synced_data table

Description

[sqlite] Add keyservers_synced_data table

Summary:
Part of ENG-6927 : Stop backing up device specific data in keyserverStore

Because we only want to back up part of keyserver store, the easiest way to implement this is to create a separate table and backup only one them. This table creates the new keyservers_synced_data table.

Depends on D11472

Test Plan: Run migration on web and native, make sure the table is created.

Reviewers: kamil, marcin

Reviewed By: kamil, marcin

Subscribers: ashoat, tomek

Differential Revision: https://phab.comm.dev/D11473

Details

Provenance
Michal Gniadek <michal.gniadek@swmansion.com>Authored on Mar 27 2024, 4:24 AM
Reviewer
kamil
Differential Revision
D11473: [sqlite] Add keyservers_synced_data table
Parents
rCOMMeb75d36995ab: [native] Blocklist for backed up tables
Branches
Unknown
Tags
Unknown

Event Timeline

Michal Gniadek <michal.gniadek@swmansion.com> committed rCOMM80d5601d449e: [sqlite] Add keyservers_synced_data table (authored by Michal Gniadek <michal.gniadek@swmansion.com>).Apr 4 2024, 8:23 AM