Page MenuHomePhabricator

[native] Add support for async migrations
ClosedPublic

Authored by michal on Jun 28 2023, 4:11 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Mar 1, 11:49 AM
Unknown Object (File)
Sat, Feb 15, 3:58 PM
Unknown Object (File)
Sat, Feb 15, 3:58 PM
Unknown Object (File)
Sat, Feb 15, 3:58 PM
Unknown Object (File)
Sat, Feb 15, 8:40 AM
Unknown Object (File)
Thu, Feb 13, 6:40 PM
Unknown Object (File)
Jan 31 2025, 4:17 PM
Unknown Object (File)
Jan 23 2025, 3:58 PM
Subscribers

Details

Summary
Test Plan

Add a few interspersed async and sync dummy migration and check if they worked.

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

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

This revision is now accepted and ready to land.Jun 29 2023, 3:59 AM