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)
Fri, Aug 30, 4:53 PM
Unknown Object (File)
Aug 1 2024, 3:57 AM
Unknown Object (File)
Aug 1 2024, 3:57 AM
Unknown Object (File)
Aug 1 2024, 3:57 AM
Unknown Object (File)
Aug 1 2024, 3:57 AM
Unknown Object (File)
Aug 1 2024, 3:57 AM
Unknown Object (File)
Aug 1 2024, 3:57 AM
Unknown Object (File)
Aug 1 2024, 3:57 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
No Lint Coverage
Unit
No Test Coverage

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