Occurs when after_commits.sql script fails due to the specified reason.
after_commits.sql
reason
@override void onAfterCommittingFailed(final String reason) { errorLn('Error after commits: $reason'); }