onComparingSucceeded method
Occurs when the migrations comparing process succeeds.
Implementation
@override
void onComparingSucceeded()
{
infoCLn('Comparing migrations ✔');
}
Occurs when the migrations comparing process succeeds.
@override
void onComparingSucceeded()
{
infoCLn('Comparing migrations ✔');
}