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)
Mon, Oct 28, 8:38 AM
Unknown Object (File)
Oct 17 2024, 1:40 PM
Unknown Object (File)
Sep 28 2024, 3:33 PM
Unknown Object (File)
Sep 28 2024, 3:33 PM
Unknown Object (File)
Sep 28 2024, 3:33 PM
Unknown Object (File)
Sep 28 2024, 3:24 PM
Unknown Object (File)
Sep 16 2024, 10:32 AM
Unknown Object (File)
Aug 27 2024, 11:25 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
Lint Not Applicable
Unit
Tests Not Applicable

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