https://linear.app/comm/issue/ENG-3997/support-async-migrations-on-native
Use the async migrations on native
Depends on D8352
Differential D8353
[native] Add support for async migrations Authored by michal on Jun 28 2023, 11:11 AM.
Details
https://linear.app/comm/issue/ENG-3997/support-async-migrations-on-native Depends on D8352 Add a few interspersed async and sync dummy migration and check if they worked.
Diff Detail
Event TimelineComment Actions It will make sense to add a test case when you check older, already-written migrations with createAsyncMigrate. It doesn't make a huge difference but it's a fragile part so additional testing could profit |