Run the Redux migrations using the default state and a restored SQLite. We run these only because they are modifying the SQLIte and we don't care about the Redux state that was transformed - we're using the default state and throw away the result.
https://linear.app/comm/issue/ENG-7009/run-redux-migrations-after-the-backup-is-restored
Depends on D12050