onIdentityNotFound abstract method
Occurs when local migrations don't contain the target migration with the
specified id.
Implementation
void onIdentityNotFound(final int id);
Occurs when local migrations don't contain the target migration with the
specified id.
void onIdentityNotFound(final int id);