Static
NAMEStatic
VERSIONReport allows a migration minion to submit whether it succeeded or failed for a specific migration phase.
Watch starts watching for status updates for a migration attempt for the model. It will report when a migration starts and when its status changes (including when it finishes). An initial event will be fired if there has ever been a migration attempt for the model.
The MigrationStatusWatcher facade must be used to receive events from the watcher.
Generated using TypeDoc
API implements the API required for the model migration master worker.