Protocol AsyncMigration protocol AsyncMigration : Migration Topics Instance Methods func prepare(on: any Database) async throws func revert(on: any Database) async throws Relationships Inherits From Migration Swift.Sendable Swift.SendableMetatype