Page MenuHomePhabricator

[lib] Extract a function that runs the migrations
ClosedPublic

Authored by tomek on May 13 2024, 6:16 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jul 20, 7:18 PM
Unknown Object (File)
Sat, Jul 20, 12:51 PM
Unknown Object (File)
Fri, Jul 19, 5:16 PM
Unknown Object (File)
Thu, Jul 11, 11:41 AM
Unknown Object (File)
Jun 20 2024, 1:32 PM
Unknown Object (File)
Jun 20 2024, 7:11 AM
Unknown Object (File)
Jun 19 2024, 11:25 PM
Unknown Object (File)
Jun 19 2024, 9:48 AM
Subscribers

Details

Summary

This function will be used when restoring a backup.

https://linear.app/comm/issue/ENG-7009/run-redux-migrations-after-the-backup-is-restored

Depends on D12014

Test Plan

Kill the app, add a migration, start the app and check the logs to see if the migration was run.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

tomek requested review of this revision.May 13 2024, 6:33 AM
This revision is now accepted and ready to land.May 14 2024, 11:46 PM