This migration saves the entries in SQLite
Depends on D12152
https://linear.app/comm/issue/ENG-3486/move-entrystore-to-sqlite
Differential D12157 Authored by tomek on May 21 2024, 8:56 AM.
Details Summary This migration saves the entries in SQLite Depends on D12152 https://linear.app/comm/issue/ENG-3486/move-entrystore-to-sqlite Test Plan Killed a keyserver, opened the app - checked the logs, and verified that the migration was run. If the migration hasn't moved the entries successfully, there would be an alert reporting store inconsistencies.
Diff Detail
Event TimelineHerald added a subscriber: ashoat. · View Herald TranscriptMay 21 2024, 8:56 AM2024-05-21 08:56:23 (UTC-7) Harbormaster returned this revision to the author for changes because remote builds failed.May 21 2024, 9:41 AM2024-05-21 09:41:06 (UTC-7) tomek removed a child revision: D12162: [lib] Replace merging entries with an ops approach.May 21 2024, 12:23 PM2024-05-21 12:23:51 (UTC-7) tomek removed a child revision: D12162: [lib] Replace merging entries with an ops approach.May 21 2024, 12:33 PM2024-05-21 12:33:55 (UTC-7) tomek edited the summary of this revision. (Show Details)May 21 2024, 12:42 PM2024-05-21 12:42:08 (UTC-7) tomek removed a child revision: D12162: [lib] Replace merging entries with an ops approach.May 21 2024, 12:45 PM2024-05-21 12:45:08 (UTC-7) Harbormaster returned this revision to the author for changes because remote builds failed.May 21 2024, 12:57 PM2024-05-21 12:57:30 (UTC-7) Harbormaster completed remote builds in B29140: Diff 40508.May 21 2024, 1:15 PM2024-05-21 13:15:44 (UTC-7) This revision is now accepted and ready to land.May 22 2024, 2:53 AM2024-05-22 02:53:17 (UTC-7)
tomek edited the test plan for this revision. (Show Details)May 22 2024, 4:16 AM2024-05-22 04:16:20 (UTC-7) Closed by commit rCOMM3caaff0d3723: [native] Add a migration that moves entries to SQLite (authored by tomek). · Explain WhyMay 27 2024, 5:50 AM2024-05-27 05:50:57 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 40489 native/redux/persist.js
|