The migrations are broken because we weren't using the right shape of the specification. This diff fixes it and introduces necessary type checks.
https://linear.app/comm/issue/ENG-9467/redux-migrations-are-broken
Differential D13571
[lib] Fix SQLite migrations Authored by tomek on Oct 2 2024, 12:04 PM.
Details
The migrations are broken because we weren't using the right shape of the specification. This diff fixes it and introduces necessary type checks. https://linear.app/comm/issue/ENG-9467/redux-migrations-are-broken Tested this by creating a new migration on the web where a new draft is created. Run the app, and reopened it. Checked if the SET_CLIENT_DB_STORE action contains the draft.
Diff Detail
Event Timeline
| ||||||||||||||||||||||