This migrates threadActivityStore to SQLite
Depends on D11615
Differential D11616 Authored by will on Apr 9 2024, 11:03 PM.
Details
Summary This migrates threadActivityStore to SQLite Depends on D11615 Test Plan Rebased to prior commit without threadActivity sqlite changes. Populated redux persist with thread activity entries via dispatch actions. Rebased back to current commits without migration. Encountered state difference due to missing migration. Ran the migration and previous entries are included in the sqlite database
Diff Detail
Event TimelineHerald added subscribers: tomek, ashoat. · View Herald TranscriptApr 9 2024, 11:03 PM2024-04-09 23:03:35 (UTC-7) will edited the summary of this revision. (Show Details)Apr 9 2024, 11:05 PM2024-04-09 23:05:17 (UTC-7) Harbormaster completed remote builds in B28119: Diff 38975.Apr 9 2024, 11:18 PM2024-04-09 23:18:59 (UTC-7) This revision is now accepted and ready to land.Apr 11 2024, 6:16 PM2024-04-11 18:16:07 (UTC-7) will edited the test plan for this revision. (Show Details)Apr 15 2024, 7:09 AM2024-04-15 07:09:53 (UTC-7) Harbormaster completed remote builds in B28257: Diff 39168.Apr 16 2024, 9:21 PM2024-04-16 21:21:12 (UTC-7) Harbormaster failed remote builds in B28339: Diff 39305!Apr 19 2024, 11:52 AM2024-04-19 11:52:55 (UTC-7) Harbormaster completed remote builds in B28339: Diff 39305.Apr 19 2024, 12:18 PM2024-04-19 12:18:12 (UTC-7) Closed by commit rCOMM408f153e9e31: [native] migrate threadActivityStore to SQLite (authored by will). · Explain WhyApr 19 2024, 1:08 PM2024-04-19 13:08:58 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 39168 native/redux/persist.js
|